27 Apr
2009
27 Apr
'09
4:16 a.m.
Hello! I'm a new koha user and I'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's data type from int(11) to bigint(100). Is there a faster way to do it than modify every table?