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
179 stars 40 forks source link

version 0.29.1 #179

Closed xnuinside closed 1 year ago

xnuinside commented 1 year ago

fixes for https://github.com/xnuinside/simple-ddl-parser/issues/177 and https://github.com/xnuinside/simple-ddl-parser/issues/176