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

V1.5.1 minor addition #258

Closed xnuinside closed 2 months ago

xnuinside commented 2 months ago

code for: https://github.com/xnuinside/simple-ddl-parser/issues/253