Bug 32610: Add borrower_attribute_types.is_date to the database
authorKatrin Fischer <katrin.fischer.83@web.de>
Sat, 18 Mar 2023 00:08:28 +0000 (00:08 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 30 Apr 2024 15:09:47 +0000 (17:09 +0200)
commit4d8228c8fe15a479d81708df0c82eb163e163785
tree9e8c67d19c0a36c19ea84c6b85e6cbaf2c16e28c
parent1cadd39cd89dc2091d688e6c3ad49b5b02a2eefd
Bug 32610: Add borrower_attribute_types.is_date to the database

* Change to kohastructure.sql for new installations
* Atomic database update to add the column for updating
  installations

Signed-off-by: Philip Orr <philip.orr@lmscloud.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Schema/Result/BorrowerAttributeType.pm
installer/data/mysql/atomicupdate/bug_32610_patron_attr_type_date.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql