Table borrower_files does not exists in kohastructure.sql file. After the install process this table will not be created.
Created attachment 18835 [details] [review] Patch to modify kohastructure.sql file
Created attachment 18988 [details] [review] Bug 10443 - Table borrower_files does not exists in kohastructure.sql file Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
QA comment: The kohastructure.sql file does not produce any error and now creates the missing borrower_files table. Marked as Passed QA.
Created attachment 19001 [details] [review] Bug 10443 - Table borrower_files does not exists in kohastructure.sql file Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Pushed to master, along with a follow-up to add the FK contraint on borrowernumber and a DBrev to ensure that the table will get created for Koha databases that were originally installed on 3.10.0 or later. Thanks, Juan!
You're welcome!
This patch has been pushed to 3.12.x, will be in 3.12.2. Thanks Juan!
Pushed to 3.10.x, will be in 3.10.8