]> git.koha-community.org Git - koha.git/commit
Bug 35044: DB changes + atomicupdate file
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Thu, 12 Oct 2023 11:10:56 +0000 (11:10 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 23 Aug 2024 16:21:19 +0000 (18:21 +0200)
commit53a50118ae5f4fdb83c4318c4acf5514ef3508ab
tree5dac2758b125e341fa340f2b8e146cd0307504ab
parente27c3a6090523549509ced1cc3d5f27d9be0e7aa
Bug 35044: DB changes + atomicupdate file

Add the 'repeatable' column to additional_fields
Remove the unique key from additional_field_values
as we will now be allowing for repeated instances of the same
field_id + record_id

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
installer/data/mysql/atomicupdate/bug_35044.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql