stable

Clone or download

Read-only

chore: ADR on data loss prevention & UUIDs instead of AUTO_INCREMENT

Result of post mortem following the bug of data deletion introduced in [14.11.99.34][0] and fixed in [15.7.99.6][1]. The documentation related to database manipulation is updated to describe how to use UUIDs instead of AUTO_INCREMENT ids. Part of: request #37592 Mitigate risks of data loss in DB [0]: https://tuleap.net/plugins/git/tuleap/tuleap/stable?a=commit&h=7f2e5e974596196bd96c2146c533353ecbcc592f [1]: https://tuleap.net/plugins/git/tuleap/tuleap/stable?a=commit&h=a0ba0ae82a29eb8bfacef286778e5e49954f5316 Change-Id: Ib70060861158cbd832e93bd5b5142ce5b71a6fd4

Modified Files

Name
A adr/0028-prevent-data-loss.md +114 −0 Go to diff View file
M adr/index.md +1 −0 Go to diff View file
M doc/back-end/database.md +26 −0 Go to diff View file