mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00

This refactors the storage API pretty substantially, and represents a breaking change to the schema used by the sqlite storage
2 lines
224 B
Markdown
2 lines
224 B
Markdown
- 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.
|