0.3.0 Added CREATE TYPE AS ENUM
v0.3.0
New Features:
- Added CREATE TYPE generation from Python Enum & simple-ddl-parser types metadata
Improvements:
- Added more test cases with models into tests
- Now output generated with empty line at the end
Fixes:
- Fixed issue with "" in names if quotes already exists in table-name in metadata