diff TODO @ 5083:75e949689c08 attach-custom-data

PluginDatabaseV4 to handle customData
author Alain Mazy <am@osimis.io>
date Wed, 14 Sep 2022 17:11:45 +0200
parents c673997507ea
children 9770d537880d
line wrap: on
line diff
--- a/TODO	Wed Sep 14 17:11:05 2022 +0200
+++ b/TODO	Wed Sep 14 17:11:45 2022 +0200
@@ -1,5 +1,7 @@
 TODO_CUSTOM_DATA branch
 - add REVISIONS in SQLite since we change the DB schema
+- add revisions and customData in all Database plugins
+- check if we can play with GlobalProperty_DatabasePatchLevel instead of upgrading the DB version !
 - upgrade DB automatically such that it does not need a specific launch with --update , add --downgrade + --no-auto-upgrade command lines
 - expand the DB plugin SDK to handle customDATA
 - implement OrthancPluginDataBaseV4 and refuse to instantiate a PluginStorage3 if a DBv4 is not instantiated !