Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Brandl c3b489bdcb Add spec for concurrent insert situation. 2018-03-18 19:53:19 +01:00
Andreas Brandl fb6d6fce5a Address review comments. 2018-03-16 13:35:27 +01:00
Andreas Brandl d374d0be1a Backwards-compat for migration specs.
The specs are based on a schema version that doesn't know about
`internal_ids` table. However, the actual code being execute relies on
it.
2018-03-16 13:35:26 +01:00
Andreas Brandl 3fa2eb4e10 Refactor, extract class and improve comments. 2018-03-16 13:35:25 +01:00
Andreas Brandl 0360b0928a More flexible way of internal id generation. 2018-03-16 13:35:25 +01:00
Andreas Brandl 754272e392 Atomic generation of internal ids for issues. 2018-03-16 13:35:25 +01:00