LP1737016: Ease Constraints on afs.code user/jboyer/lp1737016_afs_code_uniq
authorJason Boyer <JBoyer@library.in.gov>
Thu, 7 Dec 2017 19:45:21 +0000 (14:45 -0500)
committerJason Boyer <jboyer@library.in.gov>
Wed, 13 Dec 2017 13:26:54 +0000 (08:26 -0500)
commit971d0c0bceafecb36647453e7b7e5b81bf584bab
treee5f9be72df16a8af30baf7a1d0790476eb7b44f7
parent9a7e27bbe1cef474f6ac1d9d51b87a05faa81fce
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>
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]