I have changed line 549 elif field_type.startswith("int"):to elif field_type.startswith("bigint"):
This seems to fix the problem.