Skip to content
Discussion options

You must be logged in to vote

RIDs are auto assigned. So in a export/import they can change. In backup/restore, they don't, because the database is identical to the backup.

You shouldn't rely on RIDs. If you need to reference a record, better to have a key (uuid?).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tolgaulas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants