summaryrefslogtreecommitdiff
path: root/SCHEMA_CHANGE
diff options
context:
space:
mode:
Diffstat (limited to 'SCHEMA_CHANGE')
-rw-r--r--SCHEMA_CHANGE21
1 files changed, 6 insertions, 15 deletions
diff --git a/SCHEMA_CHANGE b/SCHEMA_CHANGE
index 26ebeea76..063d01cb3 100644
--- a/SCHEMA_CHANGE
+++ b/SCHEMA_CHANGE
@@ -1,16 +1,7 @@
-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
+FS/bin/freeside-setup
+httemplate/docs/upgrade10.html
+README.1.5.X
+httemplate/docs/schema.html
+for new tables: edit FS/FS.pm, add a new FS/FS/table_name.pm
+ and FS/t/table_name.t, edit FS/MANIFEST