[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 29 23:19:28 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887

--- Comment #111 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 79632
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79632&action=edit
Bug 18887: Fix DB structure issues

- Make atomic update idempotent
- Correct COLLAT (atomic update)
- Add index on rule_name (kohastructure.sql)
- Add rule_name to the unique constraint (kohastructure.sql)
- Remove max_holds columns (kohastructure.sql)

Signed-off-by: Lisette Scheer <lisetteslatah at gmail.com>

Signed-off-by: Jesse Maseto <jesse at bywatersolution.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list