[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-06-02 21:48:23
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/cafebe160434/ Changeset: cafebe160434 Branch: None User: joshmarlow Date: 2016-06-02 18:00:13+00:00 Summary: Add schema argument to AutomapBase.prepare() This allows automap to reflect tables from a schema other than the default without the need to resort to calling MetaData.reflect directly. Change-Id: Ie73cb113bd6d115555c09c5efc33d27ad2c9c512 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/237 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/59d90c95a133/ Changeset: 59d90c95a133 Branch: master User: zzzeek Date: 2016-06-02 21:48:13+00:00 Summary: Merge "Add schema argument to AutomapBase.prepare()" Affected #: 3 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. |