[Sqlalchemy-commits] commit/sqlalchemy: 7 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-08 19:24:05
|
7 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6831c67b8e8a/ Changeset: 6831c67b8e8a Branch: None User: zzzeek Date: 2016-02-08 19:20:12+00:00 Summary: - add missing __backend__ directives for SQL server Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d080bf38df7a/ Changeset: d080bf38df7a Branch: None User: zzzeek Date: 2016-02-08 19:21:35+00:00 Summary: - add multi-database provisioning for oracle (cherry picked from commit c01d11907cbc98ddefe323c6115bc954b908f101) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/cc6b56ac23eb/ Changeset: cc6b56ac23eb Branch: None User: zzzeek Date: 2016-02-08 19:22:44+00:00 Summary: - more oracle fixes (cherry picked from commit 93c5328e66d8491e73027f6e789df2255c4fa767) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/98c2a13b0ec4/ Changeset: 98c2a13b0ec4 Branch: None User: zzzeek Date: 2016-02-08 19:23:02+00:00 Summary: - adjust to allow dblink tests to work with multiprocess users. unfortunately the synonym doesn't work for SQL statements here when the dblink is on a different user, testing this is not really critical so just removed it. (cherry picked from commit 7e619d0be41afc3b6cd5e5fceba9dbc5f39b012d) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/80f26716c131/ Changeset: 80f26716c131 Branch: None User: zzzeek Date: 2016-02-08 19:23:11+00:00 Summary: - adjust the MultiSchemaTest to handle multiple test_schemas / processes at the same time (cherry picked from commit 80853059a9f4bebfe41f9c340eddc2d6a86ef70f) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/08b002a2e1b1/ Changeset: 08b002a2e1b1 Branch: None User: zzzeek Date: 2016-02-08 19:23:22+00:00 Summary: - detect "Enterprise" and assume compression stuff isn't available if not (cherry picked from commit 308244a90b95d2b78ed8f76e3af0d0c3d2329720) Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/632992dad3cd/ Changeset: 632992dad3cd Branch: rel_1_0 User: zzzeek Date: 2016-02-08 19:23:36+00:00 Summary: - add missing __backend__ directives so that oracle tests actually run with --backend-only (cherry picked from commit 860d07ff89a8fd8b6a4d3036837c0e129d6cc233) 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. |