v1.12.0
tagged this
26 Mar 08:23
- SQL parser now supports backtick-quoted identifiers for reserved keywords - Both backtick (Hive/MySQL style) and double-quote (SQL standard) quoting supported - Updated documentation in API_REFERENCE.md, EXAMPLES.md, and QUICK_START.md - Added comprehensive tests for quoted identifier parsing - Enables use of SQL reserved words as column names without conflicts