Skip to content

Releases: ksindi/flask-sqlacodegen

v2.0.0

26 May 02:13
6079725
Compare
Choose a tag to compare

v1.1.8

09 Apr 19:43
Compare
Choose a tag to compare
  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

v1.1.6.1

12 Sep 09:49
Compare
Choose a tag to compare

Add support for opt arg noclasses

v1.1.6.0

31 Jul 15:41
Compare
Choose a tag to compare
  • Made pip compatible.
  • Change version number to be inline with sqlacodegen.

v0.2.0

31 Jul 02:03
Compare
Choose a tag to compare

1.1.6 compatibility with minor changes:

  • renamed --ignorefk option to --ignore-cols

Stable release with bugfixes

30 Jun 19:04
Compare
Choose a tag to compare

Fixed bugs with ignorefk option and generating ModelTable when --flask option is false

First stable release

26 Jun 18:59
Compare
Choose a tag to compare
v0.1

general edits