This repository was archived by the owner on Jul 15, 2021. It is now read-only.
Commit 5f57b2d
committed
Fix for column aliases starting with keywords.
This is a more general solution to solve the different issues
that come from trying to use unquoted reserved words as
part of table names, column names, and aliases.
Closes #91 parent 149bc9d commit 5f57b2d
3 files changed
Lines changed: 306 additions & 267 deletions
File tree
- src
- test
- json/aliases
- sql/aliases
0 commit comments