Skip to content

Add support for bigint to cast function

Compare
Choose a tag to compare
@x86demon x86demon released this 22 Sep 13:25
· 29 commits to master since this release
For reference,
https://dev.mysql.com/doc/refman/5.6/en/cast-functions.html
https://dev.mysql.com/doc/refman/5.7/en/cast-functions.html
https://dev.mysql.com/doc/refman/8.0/en/cast-functions.html
https://www.postgresql.org/docs/12/sql-expressions.html#SQL-SYNTAX-TYPE-CASTS
https://www.postgresql.org/docs/9.1/datatype-numeric.html