diff TODO @ 266:cc7af42d4f23

Store revisions for metadata and attachments in PostgreSQL
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 20 Apr 2021 17:41:44 +0200
parents 93a6efd7d8e5
children 1d57fac91104
line wrap: on
line diff
--- a/TODO	Tue Apr 20 16:14:04 2021 +0200
+++ b/TODO	Tue Apr 20 17:41:44 2021 +0200
@@ -7,8 +7,6 @@
 Common - Database index
 -----------------------
 
-* Store revisions for metadata and attachments in PostgreSQL and MySQL
-
 * Performance of joins in LookupResources: Create cached statement for
   LookupResources, that are grouped to search up to, say, 10 tags,
   instead of recompiling for each request
@@ -30,6 +28,9 @@
 MySQL
 -----
 
+* Store revisions for metadata and attachments in MySQL (this is
+  already implemented in PostgreSQL)
+
 * MySQL performance => implement GlobalProperty_GetTotalSizeIsFast:
   https://groups.google.com/d/msg/orthanc-users/kSR4a110zDo/D7e4ITR8BwAJ