[Sqlalchemy-commits] commit/sqlalchemy: 5 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-01-09 03:15:01
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d6f94bc72ed7/ Changeset: d6f94bc72ed7 Branch: None User: zzzeek Date: 2016-01-09 02:27:15+00:00 Summary: - docs, changelogs - support reflection, has_table - more tests Affected #: 12 files https://bitbucket.org/zzzeek/sqlalchemy/commits/236b1c2e9aab/ Changeset: 236b1c2e9aab Branch: None User: zzzeek Date: 2016-01-09 02:40:53+00:00 Summary: - add a test for the cache coverage Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7302f06596e0/ Changeset: 7302f06596e0 Branch: None User: zzzeek Date: 2016-01-09 02:54:25+00:00 Summary: - tox doesnt like {posargs} here anymore Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/1c9252b3a4f1/ Changeset: 1c9252b3a4f1 Branch: ticket_2685 User: zzzeek Date: 2016-01-09 03:10:42+00:00 Summary: - inline get_effective_schema and preparer setup to get profiles back down Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/89facbed8855/ Changeset: 89facbed8855 Branch: None User: zzzeek Date: 2016-01-09 03:12:25+00:00 Summary: - Multi-tenancy schema translation for :class:`.Table` objects is added. This supports the use case of an application that uses the same set of :class:`.Table` objects in many schemas, such as schema-per-user. A new execution option :paramref:`.Connection.execution_options.schema_translate_map` is added. fixes #2685 - latest tox doesn't like the {posargs} in the profile rerunner Affected #: 17 files 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. |