graphql-engine
graphql-engine copied to clipboard
MSSQL bigint support
MSSQL support bigint type

https://docs.microsoft.com/en-us/sql/t-sql/data-types/int-bigint-smallint-and-tinyint-transact-sql?view=sql-server-2016

after search for example value: 807000000001113
Is there any news about bringing bigint support for MSSQL?
any updates?