[Sqlalchemy-commits] commit/sqlalchemy: 5 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-12-27 21:40:53
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/aeb5ffec2820/ Changeset: aeb5ffec2820 Branch: None User: zzzeek Date: 2013-12-27 22:37:57 Summary: - actually check the list of views! Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1b38d1773e7b/ Changeset: 1b38d1773e7b Branch: None User: zzzeek Date: 2013-12-27 22:38:16 Summary: Merge branch 'master' into rel_0_9 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/db0bfa06761e/ Changeset: db0bfa06761e Branch: rel_0_8 User: zzzeek Date: 2013-12-27 22:38:27 Summary: - actually check the list of views! Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f50c670e47bb/ Changeset: f50c670e47bb Branch: master User: zzzeek Date: 2013-12-27 22:39:54 Summary: - Changed the queries used by Firebird to list table and view names to query from the ``rdb$relations`` view instead of the ``rdb$relation_fields`` and ``rdb$view_relations`` views. Variants of both the old and new queries are mentioned on many FAQ and blogs, however the new queries are taken straight from the "Firebird FAQ" which appears to be the most official source of info. [ticket:2898] Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/6db0e6edcbcf/ Changeset: 6db0e6edcbcf Branch: rel_0_9 User: zzzeek Date: 2013-12-27 22:40:19 Summary: Merge branch 'master' into rel_0_9 Affected #: 2 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. |