made several PKs be auto_increment columns
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 1 Nov 2007 18:38:06 +0000 (13:38 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 1 Nov 2007 22:31:33 +0000 (17:31 -0500)
commit5fabddfe3825411e2f260dea8a4705cea4f02c2c
tree27556d276a7e814459e099691d3f57d92c6caf35
parentaf21bbd65a840d13a425c82bf2163f7813ac9b4a
made several PKs be auto_increment columns

* biblio.biblionumber
* biblioitems.biblioitemnumber
* items.itemnumber

These IDs are no longer increment by the Perl code, thus
allowing better concurrency during bib/item editing.

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