No description
Find a file
redxef 1906897159
Fix return deleted items of other collections in sync.
Fix invalid type (must be str, was datetime.datetime) of last_modified.
2022-12-07 17:53:49 +01:00
radicale_sql Fix return deleted items of other collections in sync. 2022-12-07 17:53:49 +01:00
.gitignore Initial commit. 2022-12-02 02:38:21 +01:00
README.md Initial commit. 2022-12-02 02:38:21 +01:00
setup.py Initial commit. 2022-12-02 02:38:21 +01:00

Radicale SQL storage plugin

TODO

  • ensure all database operations run in one transaction
  • implement caching
  • write unit tests
  • run cleanup of item_history and collection_state tables