Time  Nick       Message
01:35 schnydszch Hi! Trying to upgrade from 17.11 to 23.11, andh having error below: {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Cannot change column 'type': used in a foreign key constraint 'koha_patts/account_offsets_ibfk_t' of table 'koha_patts/account_offsets' at /usr/share/perl5/DBIx/Class/Schema.pm line 1118.
01:35 schnydszch DBIx::Class::Schema::throw_exception(Koha::Schema=HASH(0x55c52faee618), "DBI Exception: DBD::mysql::db do failed: Cannot change column"...) called at /usr/share/perl5/DBIx/Class/Storage.pm line 113
01:35 schnydszch DBIx::Class::Storage::throw_exception(DBIx::Class::Storage::DBI::mysql=HASH(0x55c534e159e8), "DBI Exception: DBD::mysql::db do failed: Cannot change column"...) called at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1623
01:35 schnydszch DBIx::Class::Storage::DBI::__ANON__("DBD::mysql::db do failed: Cannot change column 'type': used i"..., DBI::db=HASH(0x55c535581150), undef) called at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 15544
01:36 schnydszch What to I need to do in order to overcome this? Thanks in advance!