v2.2.0
Features
- Add support for identifying create/drop view statements
- Add
getExecutionTypemethod to get execution type for a command - Add support for identifying alter statements
- Add support for identifying create/drop/alter schema statements
- Add support for identifying parameters in queries
Bugfixes
- Narrow type information for
Token.type
Build
- Add Node 16 to test matrix