xnuinside / simple-ddl-parser

Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc. & table properties, types, domains, etc.
MIT License
175 stars 40 forks source link

snowflake stage name location format bug fix #241

Closed dmaresma closed 4 months ago

dmaresma commented 4 months ago

Hi how are you, I would like to add this fix on snowflake to support a specific location of a snowflake stage name definition that include database dot schema dot stage name for external table definition.

xnuinside commented 4 months ago

relesed in version 1.0.4