Skip to content

0.3.0 Added CREATE TYPE AS ENUM

Compare
Choose a tag to compare
@xnuinside xnuinside released this 09 Jan 17:55
· 8 commits to main since this release

v0.3.0
New Features:

  1. Added CREATE TYPE generation from Python Enum & simple-ddl-parser types metadata

Improvements:

  1. Added more test cases with models into tests
  2. Now output generated with empty line at the end

Fixes:

  1. Fixed issue with "" in names if quotes already exists in table-name in metadata