Koha/installer
Jonathan Druart dcc1b96ea9 Bug 22818: Fix the last_insert_id call
DBI last_insert_id: invalid number of arguments: got handle + 3, expected handle + between 4 and 5
Usage: $h->last_insert_id($catalog, $schema, $table_name, $field_name [, \%attr ]) at /kohadevbox/koha/installer/data/mysql/updatedatabase.pl line 23326.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-11-13 08:14:40 +01:00
..
data/mysql Bug 22818: Fix the last_insert_id call 2020-11-13 08:14:40 +01:00
externalmodules.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
html-template-to-template-toolkit.pl Bug 25360: (follow-up) Remove the https FIXME in Auth.pm 2020-09-03 10:40:35 +02:00
install.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
onboarding.pl Bug 14866: Make high holds work with different item types 2020-11-06 15:55:17 +01:00