More sqitch tracking; master rebase
authorBill Erickson <berickxx@gmail.com>
Thu, 15 Oct 2015 14:23:36 +0000 (10:23 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 15 Oct 2015 14:23:38 +0000 (10:23 -0400)
commit30ad53e02f72d56d912e4e64ef270eda39fd619b
tree4ce6353c8ea5c67b211f08d463a7b78100cecd5f
parentf7afb69f0973eb8e09e711a2cb3ad0cecae87d6c
More sqitch tracking; master rebase

data.authority.control_set_authority_field-remove-sf-e
schema.filter_authority_browse_search_by_thesaurus
data.additional_authority_fixed_fields
data.adjust_bills_perm
schema.dob-as-date

Signed-off-by: Bill Erickson <berickxx@gmail.com>
16 files changed:
Open-ILS/src/sql/schema/deploy/data.additional_authority_fixed_fields.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/deploy/data.adjust_bills_perm.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/deploy/data.authority.control_set_authority_field-remove-sf-e.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/deploy/schema.dob-as-date.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/deploy/schema.filter_authority_browse_search_by_thesaurus.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/revert/data.additional_authority_fixed_fields.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/revert/data.adjust_bills_perm.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/revert/data.authority.control_set_authority_field-remove-sf-e.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/revert/schema.dob-as-date.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/revert/schema.filter_authority_browse_search_by_thesaurus.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/sqitch.plan
Open-ILS/src/sql/schema/verify/data.additional_authority_fixed_fields.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/verify/data.adjust_bills_perm.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/verify/data.authority.control_set_authority_field-remove-sf-e.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/verify/schema.dob-as-date.sql [new file with mode: 0644]
Open-ILS/src/sql/schema/verify/schema.filter_authority_browse_search_by_thesaurus.sql [new file with mode: 0644]