JBAS-837 sqitch sample data continued
authorBill Erickson <berickxx@gmail.com>
Thu, 13 Aug 2015 20:10:04 +0000 (16:10 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
commitbf9fed59a51d17a5c226c02a1f06bcf5d0b6039e
tree51b09dde906aa95cfc2c1fb6487a216c6c4bd21d
parenta30f61f5188e3e8ce0e8ea136636d06ef45bcb26
JBAS-837 sqitch sample data continued

Signed-off-by: Bill Erickson <berickxx@gmail.com>
37 files changed:
KCLS/sql/data/sqitch.plan
KCLS/sql/sample-data/deploy/admin-user.sql [new file with mode: 0644]
KCLS/sql/sample-data/deploy/authority-records.sql [new file with mode: 0644]
KCLS/sql/sample-data/deploy/bib-records.sql [new file with mode: 0644]
KCLS/sql/sample-data/deploy/call-numbers.sql [new file with mode: 0644]
KCLS/sql/sample-data/deploy/copies.sql [new file with mode: 0644]
KCLS/sql/sample-data/deploy/main-data-export.sql [new file with mode: 0644]
KCLS/sql/sample-data/deploy/org-settings.sql [new file with mode: 0644]
KCLS/sql/sample-data/deploy/sample-data-funcs.sql [new file with mode: 0644]
KCLS/sql/sample-data/deploy/transactions.sql [new file with mode: 0644]
KCLS/sql/sample-data/deploy/users.sql [new file with mode: 0644]
KCLS/sql/sample-data/exports/kcls-dev-db-export.sql
KCLS/sql/sample-data/exports/kcls-dev-users.sql
KCLS/sql/sample-data/revert/admin-user.sql [new file with mode: 0644]
KCLS/sql/sample-data/revert/authority-records.sql [new file with mode: 0644]
KCLS/sql/sample-data/revert/bib-records.sql [new file with mode: 0644]
KCLS/sql/sample-data/revert/call-numbers.sql [new file with mode: 0644]
KCLS/sql/sample-data/revert/copies.sql [new file with mode: 0644]
KCLS/sql/sample-data/revert/main-data-export.sql [new file with mode: 0644]
KCLS/sql/sample-data/revert/org-settings.sql [new file with mode: 0644]
KCLS/sql/sample-data/revert/sample-data-funcs.sql [new file with mode: 0644]
KCLS/sql/sample-data/revert/transactions.sql [new file with mode: 0644]
KCLS/sql/sample-data/revert/users.sql [new file with mode: 0644]
KCLS/sql/sample-data/sqitch.conf [new file with mode: 0644]
KCLS/sql/sample-data/sqitch.plan [new file with mode: 0644]
KCLS/sql/sample-data/tools/create-dev-db.sh
KCLS/sql/sample-data/verify/admin-user.sql [new file with mode: 0644]
KCLS/sql/sample-data/verify/authority-records.sql [new file with mode: 0644]
KCLS/sql/sample-data/verify/bib-records.sql [new file with mode: 0644]
KCLS/sql/sample-data/verify/call-numbers.sql [new file with mode: 0644]
KCLS/sql/sample-data/verify/copies.sql [new file with mode: 0644]
KCLS/sql/sample-data/verify/main-data-export.sql [new file with mode: 0644]
KCLS/sql/sample-data/verify/org-settings.sql [new file with mode: 0644]
KCLS/sql/sample-data/verify/sample-data-funcs.sql [new file with mode: 0644]
KCLS/sql/sample-data/verify/transactions.sql [new file with mode: 0644]
KCLS/sql/sample-data/verify/users.sql [new file with mode: 0644]
KCLS/sql/schema/sqitch.plan