v0.0.2
What's Changed
-
CLI: Upgrade to
click-aliases>=1.0.2
, fixing erroring out when no group aliases
are specified. -
Add support for Python 3.12
-
SQLAlchemy: Improve UNIQUE constraints polyfill to accept multiple
column names, for emulating unique composite keys.
Full Changelog: v0.0.1...v0.0.2