waltz
waltz copied to clipboard
Change Initiative: switch to auto-incrementing key and add an is_removed column
Description
Currently the change_initiative
table is anomalous in that it uses fixed id's, not auto incrementing ones.
Also the lack of an is_removed flag causes dangling references in tables like entity_relationship
Resourcing
We intend to contribute this feature