]> git.koha-community.org Git - koha.git/commit
Bug 30708: DBIC schema changes
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 17 Apr 2023 18:48:16 +0000 (20:48 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 18 Oct 2023 18:41:48 +0000 (15:41 -0300)
commitc984f42c94c621079d367e8363298cd8e74602d1
tree46d67a1b97396d5382d02d56d921a05fd3ddfe95
parent4aff88aa134e10ed945df311ebe2e1a1523aaf59
Bug 30708: DBIC schema changes

Sponsored-by: BULAC - http://www.bulac.fr/
Signed-off-by: BULAC - http://www.bulac.fr/
Signed-off-by: Heather Hernandez <heather_hernandez@nps.gov>
Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Schema/Result/Item.pm
Koha/Schema/Result/PreservationProcessing.pm [new file with mode: 0644]
Koha/Schema/Result/PreservationProcessingAttribute.pm [new file with mode: 0644]
Koha/Schema/Result/PreservationProcessingAttributesItem.pm [new file with mode: 0644]
Koha/Schema/Result/PreservationTrain.pm [new file with mode: 0644]
Koha/Schema/Result/PreservationTrainsItem.pm [new file with mode: 0644]