Skip to content

v1.1.8

Compare
Choose a tag to compare
@ksindi ksindi released this 09 Apr 19:43
· 13 commits to master since this release
  1. Changed version to 1.1.8
  2. Added support for --notables (if we only want classes for all models and not tables)
  3. Fixed a bug for ENUM renamed to db.Enum
  4. Added check to not add the model imports when --flask is supplied
  5. Added requirements.txt for the developers to contribute