Database adapter/driver to use
interface
SQL.PostgresOrMySQLOptions
interface PostgresOrMySQLOptions
- bigint?: boolean
By default values outside i32 range are returned as strings. If this is true, values outside i32 range are returned as BigInts.
interface
By default values outside i32 range are returned as strings. If this is true, values outside i32 range are returned as BigInts.