comparison 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
comparison
equal deleted inserted replaced
5082:4af5f496a0dd 5083:75e949689c08
1 TODO_CUSTOM_DATA branch 1 TODO_CUSTOM_DATA branch
2 - add REVISIONS in SQLite since we change the DB schema 2 - add REVISIONS in SQLite since we change the DB schema
3 - add revisions and customData in all Database plugins
4 - check if we can play with GlobalProperty_DatabasePatchLevel instead of upgrading the DB version !
3 - upgrade DB automatically such that it does not need a specific launch with --update , add --downgrade + --no-auto-upgrade command lines 5 - upgrade DB automatically such that it does not need a specific launch with --update , add --downgrade + --no-auto-upgrade command lines
4 - expand the DB plugin SDK to handle customDATA 6 - expand the DB plugin SDK to handle customDATA
5 - implement OrthancPluginDataBaseV4 and refuse to instantiate a PluginStorage3 if a DBv4 is not instantiated ! 7 - implement OrthancPluginDataBaseV4 and refuse to instantiate a PluginStorage3 if a DBv4 is not instantiated !
6 - handle all TODO_CUSTOM_DATA 8 - handle all TODO_CUSTOM_DATA
7 - check /attachments/... routes for path returned 9 - check /attachments/... routes for path returned