Releases: ksindi/flask-sqlacodegen
Releases · ksindi/flask-sqlacodegen
v2.0.0
v1.1.8
- Changed version to 1.1.8
- Added support for --notables (if we only want classes for all models and not tables)
- Fixed a bug for ENUM renamed to db.Enum
- Added check to not add the model imports when --flask is supplied
- Added requirements.txt for the developers to contribute
v1.1.6.1
v1.1.6.0
v0.2.0
Stable release with bugfixes
Fixed bugs with ignorefk option and generating ModelTable when --flask option is false
First stable release
v0.1 general edits