Hello devs!

Our "master" instances are exploding.

Line 22722 of updatedatabase.pl says

ALTER TABLE `categories` ADD COLUMN `exclude_from_local_holds_priority` tinyint(1) default NULL AFTER `require_strong_password`

While "require_strong_password" is added later on (line 22786).

So we get

|Software error||DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.*exclude_from_local_holds_priority*' in 'field list' at |

Regards,

Philippe Blouin,
Directeur de la technologie

Tél.  : (833) 465-4276, poste 230
philippe.blo...@inlibro.com <mailto:philippe.blo...@inlibro.com>

inLibro | pour esprit libre | www.inLibro.com <http://www.inLibro.com>
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to