summaryrefslogtreecommitdiff
path: root/SCHEMA_CHANGE
diff options
context:
space:
mode:
Diffstat (limited to 'SCHEMA_CHANGE')
-rw-r--r--SCHEMA_CHANGE3
1 files changed, 2 insertions, 1 deletions
diff --git a/SCHEMA_CHANGE b/SCHEMA_CHANGE
index 26ebeea76..b3d77aaf8 100644
--- a/SCHEMA_CHANGE
+++ b/SCHEMA_CHANGE
@@ -3,9 +3,10 @@ primarily:
if the changes are something other than table and/or column additions:
- httemplate/docs/upgrade10.html
-- README.1.5.X
+- README.1.7.X
for new tables:
+- make sure the new tables are added to FS/FS/Schema.pm and run make install-perl-modules
- run bin/generate-table-module tablename
- edit the resulting FS/FS/table.pm