simple-sql-parser
simple-sql-parser copied to clipboard
Hex and binary literals are not supported
select x'FF', b'1000' from table1;
Thanks for the report, I would be happy to merge a pull request