[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
Fri Sep 14 19:51:31 CEST 2018


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

--- Comment #86 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 78682
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78682&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)

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


More information about the Koha-bugs mailing list