Hello! I&#39;m a new koha user and I&#39;m trying to migrate my existing database to the koha database. I was wondering if it is possible to change the data type of the fields in the koha database? I need to modify biblionumber&#39;s data type from int(11) to bigint(100). Is there a faster way to do it than modify every table? <br>