summaryrefslogtreecommitdiff
path: root/SCHEMA_CHANGE
diff options
context:
space:
mode:
Diffstat (limited to 'SCHEMA_CHANGE')
-rw-r--r--SCHEMA_CHANGE16
1 files changed, 16 insertions, 0 deletions
diff --git a/SCHEMA_CHANGE b/SCHEMA_CHANGE
new file mode 100644
index 000000000..26ebeea76
--- /dev/null
+++ b/SCHEMA_CHANGE
@@ -0,0 +1,16 @@
+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
+