taskwarrior/.changelogs/2021-10-03-server-storage.md
Dustin J. Mitchell 2570956710 [breaking] Add snapshot support to server storage
This refactors the storage API pretty substantially, and represents a
breaking change to the schema used by the sqlite storage
2021-10-08 23:15:48 -04:00

224 B

  • The SQLite server storage schema has changed incompatibly, in order to add support for snapshots. As this is not currently ready for production usage, no migration path is provided except deleting the existing database.