[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-12-06 18:45:35
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/95cd2003bbe1/ Changeset: 95cd2003bbe1 Branch: None User: zzzeek Date: 2014-12-06 17:39:18+00:00 Summary: pep8 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/c24423bc2e3f/ Changeset: c24423bc2e3f Branch: None User: zzzeek Date: 2014-12-06 18:33:57+00:00 Summary: - enhance only_on() to work with compound specs - fix "temporary_tables" requirement Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/c8817e608788/ Changeset: c8817e608788 Branch: None User: zzzeek Date: 2014-12-06 18:43:39+00:00 Summary: - SQL Server 2012 now recommends VARCHAR(max), NVARCHAR(max), VARBINARY(max) for large text/binary types. The MSSQL dialect will now respect this based on version detection, as well as the new ``deprecate_large_types`` flag. fixes #3039 Affected #: 8 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7ee91e3b8a25/ Changeset: 7ee91e3b8a25 Branch: rel_0_9 User: zzzeek Date: 2014-12-06 18:45:13+00:00 Summary: pep8 (cherry picked from commit 95cd2003bbe1b5da2d3c78ac845855126e03de2f) Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |