made key on deleteditems.barcode non-unique
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 1 Nov 2007 18:38:07 +0000 (13:38 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 1 Nov 2007 22:31:58 +0000 (17:31 -0500)
commit5fba12369117cb56969289632d97288c1f97df09
tree65a1076cb79e81134ff138900914dd7879048581
parent5fabddfe3825411e2f260dea8a4705cea4f02c2c
made key on deleteditems.barcode non-unique

User could conceivable delete an item, add one with the
same barcode, then delete it again.  If key on
deleteditems.barcode is unique, second deletion
will not populate deleteditems.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
installer/kohastructure.sql
updater/updatedatabase