SQLAlchemy release 1.1.1 is now available.

Release 1.1.1 includes two quick hits to issues reported in 1.1.0, released two days ago. One is a failure to connect to some configurations of SQL Server with pyodbc, and the other is that a newly added CompileError that intercepts primary key issues on INSERT has been dialed back to a warning, allowing the database to raise IntegrityError as it normally would.

Changelog for 1.1.1 is at: http://www.sqlalchemy.org/changelog/CHANGES_1_1_1.

SQLAlchemy 1.1.1 is available on the Download Page at: http://www.sqlalchemy.org/download.html


--
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to