bug 2606: reduce size of offline circ patron database
authorGalen Charlton <galen.charlton@liblime.com>
Tue, 18 Nov 2008 21:40:17 +0000 (15:40 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Tue, 18 Nov 2008 22:46:21 +0000 (16:46 -0600)
commitaa686ee5ab948c90dfc626bae6350432cee9c400
treeea738106795536b086eeaa2bb23e0455fab6efe7
parentdb73b67f03d21f37e3ca1738d904530669162f6c
bug 2606: reduce size of offline circ patron database

Reduce the size of the SQLite database produced by
create_koc_db.pl by emiting only the columns
actually used by Kyle Hall's offline circ client.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
misc/cronjobs/create_koc_db.pl