Menu

#32 Object Increment Deletions and Undos

v1.0_(example)
open
nobody
7
2002-11-14
2002-11-14
No

Versioning, History, Objects, Revisions, Undos and
Deletions

Reseting the increment on the tables does not allow us
to properly version and the ability for Undos because
we end up with the same IDs over and over so they
are not unique anymore.

An easy solution is to not AUTO_INCREMENT on each
new object addition so we are sure each new object
has a new ID.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB