Koha/installer
Pedro Amorim 93c65bec84
Bug 38663: Preparation: Change record_id to varchar: database
record_if in the additional_field_values is an int(11)
This works for most cases, but in the branches case, the id column is
actually a varchar (branchcode).
This patch updates the column to accomodate for this.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2025-03-10 11:42:26 +01:00
..
data/mysql Bug 38663: Preparation: Change record_id to varchar: database 2025-03-10 11:42:26 +01:00
install.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
onboarding.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00