]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Booking: fixed the last db upgrade script. It was trying to insert a row
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 6 Jul 2010 13:44:59 +0000 (13:44 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 6 Jul 2010 13:44:59 +0000 (13:44 +0000)
commit1b0e7d019b9049ed5b533b6e783e88a4360b992e
tree55febb2e566dc1f12da828daabefc226a301a6b8
parent180ffeed3d81ed205b21de541fa64b0d4e9576a5
Booking: fixed the last db upgrade script.  It was trying to insert a row
in config.org_unit_setting_type that had already been covered by 0109, but
which had not been in the seed data until recently, so I think one would have
only noticed this if hadn't installed a new schema from scratch in some time.

If you already ran 0323 and it worked for you, you don't have to do anything.

Also, this now avoids clobbering already-set default_elbow_room values.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16847 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/upgrade/0323.data.booking.elbow_room.sql