[Sqlalchemy-commits] commit/sqlalchemy: 5 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-01-21 20:33:51
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/89fa08792e98/ Changeset: 89fa08792e98 Branch: None User: zzzeek Date: 2016-01-21 20:21:33+00:00 Summary: - documenation updates to clarify specific SQLite versions that have problems with right-nested joins and UNION column keys; references #3633 references #3634. backport from 1.1 to 0.9 announcing 1.1 as where these behaviors will be retired based on version-specific checks - fix test_resultset so that it passes when SQLite 3.10.0 is present, references #3633 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9cc769ac4004/ Changeset: 9cc769ac4004 Branch: None User: zzzeek Date: 2016-01-21 20:23:56+00:00 Summary: - documenation updates to clarify specific SQLite versions that have problems with right-nested joins and UNION column keys; references #3633 references #3634. backport from 1.1 to 0.9 announcing 1.1 as where these behaviors will be retired based on version-specific checks - fix test_resultset so that it passes when SQLite 3.10.0 is present, references #3633 (cherry picked from commit 89fa08792e98b9e31452aa3c949d9b909b10e7cd) Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/dc4eb7904e22/ Changeset: dc4eb7904e22 Branch: rel_0_9 User: zzzeek Date: 2016-01-21 20:31:37+00:00 Summary: - documenation updates to clarify specific SQLite versions that have problems with right-nested joins and UNION column keys; references #3633 references #3634. backport from 1.1 to 0.9 announcing 1.1 as where these behaviors will be retired based on version-specific checks - fix test_resultset so that it passes when SQLite 3.10.0 is present, references #3633 (cherry picked from commit 89fa08792e98b9e31452aa3c949d9b909b10e7cd) Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/38958f7b3f3e/ Changeset: 38958f7b3f3e Branch: None User: zzzeek Date: 2016-01-21 20:32:53+00:00 Summary: - add a forwards-test here as well Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/107f1f47b91c/ Changeset: 107f1f47b91c Branch: rel_1_0 User: zzzeek Date: 2016-01-21 20:33:18+00:00 Summary: - add a forwards-test here as well (cherry picked from commit 38958f7b3f3e6009c419ba8e021f2b14c1f2b89a) 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. |