Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
grammar: Add support for columns named 'no'
Fix parsing of tables with columns named 'no' and no quoting, like this one: CREATE TABLE test(no int);
- Loading branch information