forked from github-mirrorer/taskchampion-sync-server
Improve error handling in the inmemory storage This addresses a TODO, in a type that is really only used for testing. This also adds a test for a similar circumstance -- adding the same version twice -- in the SQLite storage, but it is already handled correctly.
taskchampion-sync-server-storage-sqlite
This crate implements a SQLite storage backend for the
taskchampion-sync-server-core.