summaryrefslogtreecommitdiff
path: root/SCHEMA_CHANGE
blob: b3d77aaf8de97be25800c66276a5a328927e4167 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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