Koha/installer/data/mysql
Martin Renvoize 475486781f
Bug 28854: (follow-up) Replace unique constraint in return claims
This patch fixes the failing test for the return claims api.  We add a
new unique constraint to replace the one we removed earlier in the
patchset. One should not be able to create a duplicate return claim for
the same issue of an item.

Test plan
1) Run the database update
2) Confirm that t/db_dependent/api/v1/return_claims.t now passes
3) Confirm that t/db_dependent/api/v1/items.t continues to pass
4) Bonus points, confirm that bundle checkin still works when items are
   missing

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-13 14:53:28 -03:00
..
atomicupdate Bug 28854: (follow-up) Replace unique constraint in return claims 2022-07-13 14:53:28 -03:00
db_revs Bug 28854: DBRev 22.06.00.015 2022-07-13 12:21:05 -03:00
en Bug 28854: Add default AV and Syspref values 2022-07-13 10:35:51 -03:00
localization Bug 27619: Add custom for fr-FR 2022-05-11 09:59:58 +01:00
mandatory Bug 28854: Add default AV and Syspref values 2022-07-13 10:35:51 -03:00
backfill_statistics.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
fix_unclosed_nonaccruing_fines_bug17135.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
kohastructure.sql Bug 28854: (follow-up) Replace unique constraint in return claims 2022-07-13 14:53:28 -03:00
labels_upgrade.pl
patroncards_upgrade.pl
update22to30.pl Bug 29180: (QA follow-up) Don't alter old DB up date 2021-11-05 12:13:25 +01:00
updatedatabase.pl Bug 30539: (bug 24161 follow-up) Fix typo in DBrev 2022-06-07 09:07:20 -03:00