Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upColumn names or parts of column names may be incorrectly converted to lowercase #1
Comments
|
Fixed in e6fb07d |
When a column name matches the name of a SQL function that queryparser translates, then that column name is converted to lowercase. This also occurs for parts of columns names that are separated from other parts by periods. For example:
As a workaround until this is resolved, enclose variable names in backticks: