Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Version 0.6.2

Latest
Compare
Choose a tag to compare
@alexanderdean alexanderdean released this 14 May 19:20

Fixes some important bugs in the DDL generation functionality. See also the schema-ddl v0.3.1 release notes

Under the hood

  • Bumped schema-ddl library to 0.3.1 (#157)

Bug fixes

  • Improved help message for --enum (#152)
  • Fixed DDL regression where COMMENT ON TABLE is missing schema (#163)