summaryrefslogtreecommitdiff
path: root/SCHEMA_CHANGE
diff options
context:
space:
mode:
authorcvs2git <cvs2git>2008-03-16 19:58:34 +0000
committercvs2git <cvs2git>2008-03-16 19:58:34 +0000
commiteb061f5119325e666f0dff40d4089e5c1df58e17 (patch)
treed55e8fef5aca62eb13bbc8ad20dbdf941c3bd266 /SCHEMA_CHANGE
parent3a17b276638200475d54201fa62566b7440e819a (diff)
This commit was manufactured by cvs2svn to create tag 'TRIXBOX_2_6'.TRIXBOX_2_6
Diffstat (limited to 'SCHEMA_CHANGE')
-rw-r--r--SCHEMA_CHANGE17
1 files changed, 0 insertions, 17 deletions
diff --git a/SCHEMA_CHANGE b/SCHEMA_CHANGE
deleted file mode 100644
index b3d77aaf8..000000000
--- a/SCHEMA_CHANGE
+++ /dev/null
@@ -1,17 +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.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
-
-docs:
-- sorta neglected: FS/FS.pm
-- somehwat neglected: httemplate/docs/schema.html
-- really neglected: httemplate/docs/schema.dia
-