X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=SCHEMA_CHANGE;h=b3d77aaf8de97be25800c66276a5a328927e4167;hp=26ebeea76844be2c1bbb9e4fcc8834da86fe7bee;hb=49db59d3a1fad43b35295d89c71141b79c70c1de;hpb=673b9a458d9138523026963df6fa3b4683e09bae 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