v0.31.3 - Snowflake Statements & other Improvements
v0.31.3
Improvements
Snowflake update:
- Added support for Snowflake Virtual Column definition in External Column
AS ()
statement - #218 - enforce support for Snowflake _FILE_FORMAT options in External Column ddl statement - #221
Others
- Support for KEY statement in CREATE TABLE statements. KEY statements will now create INDEX entries in the DDL parser.
Big-big thanks for contribution goes to https://github.com/dmaresma and https://github.com/cfhowes