repair-sequences could reset sequences to a bad state
Description
the repair-sequences liquibase changelog entry does not track a couple of tables which are using onmsNxtId, so it is possible for it to set the sequence lower than the last id used, on upgrade.
Environment
Operating System: All
Platform: PC
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
Benjamin Reed May 28, 2010 at 11:36 AM
[1.8 26905de] fix for - repair-sequences [master 90209bc] fix for - repair-sequences
the repair-sequences liquibase changelog entry does not track a couple of tables which are using onmsNxtId, so it is possible for it to set the sequence lower than the last id used, on upgrade.