[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 15 00:00:22 CEST 2018


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

Lisette Scheer <lisetteslatah at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #78682|0                           |1
        is obsolete|                            |

--- Comment #98 from Lisette Scheer <lisetteslatah at gmail.com> ---
Created attachment 78751
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78751&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