This repository was archived by the owner on May 11, 2021. It is now read-only.
1.2.2
Implemented enhancements:
- Add support for CASE expression #74
- We should properly support tables and fields with spaces e.g.
my table
. #60
Merged pull requests:
- Implement normalizeDSN() #139 (DarkSide666)
- Implement CASE WHEN/THEN #138 (DarkSide666)