[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-06-06 21:29:56
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ec2004d8c278/ Changeset: ec2004d8c278 Branch: None User: xflr6 Date: 2016-06-06 19:41:36+00:00 Summary: Refine PG inspection methods This refines get_schema_names(), get_table_names(), get_view_defintion(), _get_foreign_table_names(), and get_view_names() to use better queries and remove unnecessary explicit encoding logic. Pull-request: https://github.com/zzzeek/sqlalchemy/pull/250 Change-Id: I7e87b29c34b97b37f21bbc83392b2274af4db0ab Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/6bc0da30b0f2/ Changeset: 6bc0da30b0f2 Branch: master User: zzzeek Date: 2016-06-06 21:29:33+00:00 Summary: Merge "Refine PG inspection methods" 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. |