When data returned from JDBC is in "BIGINT" data type, jaydebeapi does not convert it to integer values. Instead, it generates results in jpype._jclass.java.lang.Long like this: ...
This package convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project. This is especially useful for old projects that need to be updated. Indeed, since Laravel ...