diff options
Diffstat (limited to 'SCHEMA_CHANGE')
-rw-r--r-- | SCHEMA_CHANGE | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/SCHEMA_CHANGE b/SCHEMA_CHANGE deleted file mode 100644 index 26ebeea76..000000000 --- a/SCHEMA_CHANGE +++ /dev/null @@ -1,16 +0,0 @@ -primarily: -- edit FS/FS/Schema.pm - -if the changes are something other than table and/or column additions: -- httemplate/docs/upgrade10.html -- README.1.5.X - -for new tables: -- run bin/generate-table-module tablename -- edit the resulting FS/FS/table.pm - -docs: -- sorta neglected: FS/FS.pm -- somehwat neglected: httemplate/docs/schema.html -- really neglected: httemplate/docs/schema.dia - |