Bug 12446: (QA follow-up) Minor kohastructure.sql fix
[koha.git] / Koha / Schema / Result / OldReserve.pm
2022-02-11 Tomas Cohen AraziBug 29525: Add Koha::Old::Holds->filter_by_anonymizable
2022-01-28 Fridolin SomersBug 21729: Update DBIC schema
2021-01-21 Jonathan DruartBug 26947: DBIC schema changes
2020-11-11 Agustin MoyanoBug 20936: (follow-up) add biblio and item relation...
2020-11-06 Jonathan DruartBug 24412: DBIC schema changes
2020-08-31 Agustin MoyanoBug 19889: set exclude_from_local_holds_priority column...
2020-08-31 Agustin MoyanoBug 22789: Set non_priority column as boolean in schema
2020-08-25 Jonathan DruartBug 25534: DBIC schema changes
2020-04-29 Jonathan DruartBug 21294: Replace BOOLEAN with TINYINT(1) in our DB...
2020-03-18 Martin RenvoizeBug 24722: (RM follow-up) Schema Changes
2020-03-18 Martin RenvoizeBug 24722: DBRev 19.12.00.041
2019-06-24 Jonathan DruartBug 23152: Implement koha_object[s]_class when needed
2019-06-17 Martin RenvoizeBug 9834: (RM follow-up) Rebuild DBIC classes
2018-02-16 Jonathan DruartBug 18336: DBIC Schema changes
2018-02-13 Jonathan DruartBug 20144: DBIC Schema changes
2016-05-02 Kyle M HallBug 15533 - DBRev - Update OldReserve schema file to...
2016-04-29 Kyle M HallBug 15533 - Allow patrons and librarians to select...
2015-08-26 Kyle M HallBug 9809: Update Schema files
2014-08-21 Tomas Cohen AraziBug 12781: DBIx::Class schema update 08/2014
2014-07-11 Tomas Cohen AraziBug 12558: DBIx::Class schema update 07/2014
2013-10-14 Galen CharltonBug 8798: (follow-up) update the DBIC schema class...
2013-10-14 Kyle M HallBug 8798: (follow-up) update schema files
2013-10-14 Elliott DavisBug 8798: DBIx::Class base classes for all Koha tables