LP1737016: Ease Constraints on afs.code user/rsteed/lp1737016_afs_code_uniq
authorJason Boyer <JBoyer@library.in.gov>
Thu, 7 Dec 2017 19:45:21 +0000 (14:45 -0500)
committerRemington Steed <rjs7@calvin.edu>
Fri, 23 Feb 2018 19:00:19 +0000 (14:00 -0500)
commit9e2d847bc8b922a144454d6471de22aa801ec7fe
tree53f920ce47e4fa483858ce8ab77373d34da72d96
parent986a2d011726f254e6a73f06382a76d91ce88018
LP1737016: Ease Constraints on afs.code

acq.funding_source.code currently has a UNIQUE
constraint applied, which can be confusing to
users. This branch only requires that a code be
unique to the funding source's owner, simplifying
the management of funding sources.

Signed-off-by: Jason Boyer <JBoyer@library.in.gov>
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.lp1737016_afs_code.sql [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/Acquisitions/RELEASE_NOTE_TEMPLATE.adoc [new file with mode: 0644]