]> git.evergreen-ils.org Git - Evergreen.git/commit
Consolidated upgrade script for 1.6 -> 2.0.
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 7 Sep 2010 14:18:50 +0000 (14:18 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 7 Sep 2010 14:18:50 +0000 (14:18 +0000)
commite53e556cff1a306d73921bb1c53c57c12d019b0c
tree4098b9c070087b6bd3c7ce740d673a39da8f72c0
parent15ed7a85706f13eaba9a47eda6ecb109ecd28b22
Consolidated upgrade script for 1.6 -> 2.0.

Things still missing:

1. Inserts and other changes to permission.perm_list and
permission.grp_perm_map. These can't be derived in a simple way from
the individual upgrade scripts, and will have to be hand-crafted to
fit what's already in the seed data.

2. Operations on optional schemas need to be moved out of the
transaction so that the script will work in a database that
doesn't have them.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17495 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/1.6.1-2.0-upgrade-db.sql [new file with mode: 0644]