need to install the new Schema.pm before you can autogenerate off it
authorivan <ivan>
Tue, 2 May 2006 13:29:57 +0000 (13:29 +0000)
committerivan <ivan>
Tue, 2 May 2006 13:29:57 +0000 (13:29 +0000)
SCHEMA_CHANGE

index 26ebeea..db39c28 100644 (file)
@@ -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