adding notes for what to add
authorChris Sharp <csharp@georgialibraries.org>
Wed, 20 Feb 2013 13:43:00 +0000 (08:43 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 25 Feb 2013 13:02:12 +0000 (08:02 -0500)
Open-ILS/src/sql/Pg/version-upgrade/pines-post-upgrade-cleanup.sql

index a0fccb9..48522f8 100644 (file)
@@ -2,3 +2,7 @@
 
 -- restore triggers on asset.copy
 ALTER TABLE asset.copy ENABLE TRIGGER ALL;
+
+-- To do:
+-- - alter config.coded_value_maps where necessary
+-- - work in reingest, vacuum analyze where appropriate