Script that will update existing databases, creating any new tables,
authortonnesen <tonnesen>
Mon, 19 Nov 2001 18:26:50 +0000 (18:26 +0000)
committertonnesen <tonnesen>
Mon, 19 Nov 2001 18:26:50 +0000 (18:26 +0000)
commit95fb76586fafdecc043cb6250320ca9be2f015da
tree41930e33325ddfb3566c443b62b82befd6ad95c1
parent40e440ca7c664ca206929835bfff6a762c5a867c
Script that will update existing databases, creating any new tables,
adding, modifying or removing any fields from existing tables.

This is in very early stages.  Need to go through and ascertain which
tables and fields need to be added/modified.  Also need to add a "backup"
before any modifications are made.  Thoughts on this are welcome.
updater/updatedatabase [new file with mode: 0755]