Commit graph

156 commits

Author SHA1 Message Date
rangi
bdcc8271a2 Fixing a typo 2002-05-06 21:59:40 +00:00
finlayt
9255f92b21 moredetail.pl presents circulation information taken from the
branchtransfers table

Circ2.pm has been changed a little

admin/branches.pl alows branches to be added, edited and deleted.

updatedatabase needs more fixing
2002-05-02 00:08:53 +00:00
finlayt
8c792b7917 added database patchs to the updater/updatedatabase script
changes the type of the datesent and datearrived fields in the
branchtransfers table from date to datetime.

completely re-organises the branchcategories table. As this has previously
been unused it shouldnt effect anyone.
2002-03-26 05:08:52 +00:00
tonnesen
3e37c422fc Added code to determine mysqld version for possibility of converting
databases to MyISAM format
2001-11-19 23:28:59 +00:00
tonnesen
c910f99b9b Added some more tables to the database updater. Modified barcode to be
20 characters long instead of 9.
2001-11-19 20:29:46 +00:00
tonnesen
95fb76586f 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.
2001-11-19 18:26:50 +00:00