Skip to content

Releases: alexferl/flask-mysqldb

Release v2.0.0

04 Oct 22:50
2763402
Compare
Choose a tag to compare

Add support for Flask 3.0.0 and fixes #29 and #32.

Release v1.0.1

13 Feb 19:11
Compare
Choose a tag to compare

Update documentation.

Release v1.0.0

13 Feb 19:11
Compare
Choose a tag to compare

Added option for autocommit. Thanks to @shaunpud.
Added option to pass any extra configuration to mysqlclient with MYSQL_CUSTOM_OPTIONS.

Release v.0.2.0

05 Sep 17:20
Compare
Choose a tag to compare

Added option to change cursor class.

v.0.1.0

06 Apr 15:09
Compare
Choose a tag to compare

Initial release.