News and Updates
SQLAlchemy 1.2.14 Released
November 10, 2018 permalink
SQLAlchemy release 1.2.14 is now available.
Release 1.2.14 includes a change that adjusts a change made in release 1.2.13, which itself was a workaround for an issue that affects the MySQL 8.0 series when reflecting foreign key constraints. The fix needed to be adjusted to work correctly when using MySQL on OSX.
Changelog for 1.2.14 is at Changelog.
SQLAlchemy 1.2.14 is available on the Download Page.