diff options
-rw-r--r-- | SCHEMA_CHANGE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SCHEMA_CHANGE b/SCHEMA_CHANGE index 26ebeea76..db39c28d9 100644 --- a/SCHEMA_CHANGE +++ b/SCHEMA_CHANGE @@ -6,6 +6,7 @@ if the changes are something other than table and/or column additions: - README.1.5.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 |