[Sqlalchemy-commits] commit/sqlalchemy: 12 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-09-16 21:25:27
|
12 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/649f06759d93/ Changeset: 649f06759d93 Branch: None User: rclmenezes Date: 2014-08-14 20:47:23 Summary: Added support for postgres_relkind. Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/8af9c7670e07/ Changeset: 8af9c7670e07 Branch: None User: rclmenezes Date: 2014-08-14 23:08:55 Summary: Merge branch 'master' of https://github.com/rclmenezes/sqlalchemy Affected #: 21 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4b26bf2e6f25/ Changeset: 4b26bf2e6f25 Branch: None User: rclmenezes Date: 2014-08-14 23:19:10 Summary: Add a view synonym too for consistency. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/2f7dce1d6fa4/ Changeset: 2f7dce1d6fa4 Branch: None User: rclmenezes Date: 2014-08-26 18:53:34 Summary: Removed all mentions to postgresql_relkind Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/bcf7a55da016/ Changeset: bcf7a55da016 Branch: None User: rclmenezes Date: 2014-08-26 18:56:54 Summary: Remove relkind from construct arguments. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/b3f7cd8bf497/ Changeset: b3f7cd8bf497 Branch: None User: rclmenezes Date: 2014-08-26 18:57:00 Summary: Merge branch 'master' of https://github.com/zzzeek/sqlalchemy into feature/postgres-relkind Affected #: 49 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d39be884321d/ Changeset: d39be884321d Branch: None User: rclmenezes Date: 2014-08-26 19:02:19 Summary: Removed changes that are no longer necessary for postgresql_relkind. Also, removed newline changes. Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/fbd2d70a5cfd/ Changeset: fbd2d70a5cfd Branch: None User: rclmenezes Date: 2014-09-03 22:38:43 Summary: Fixing some pep8s and adding get_foreign_tables. Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/619b0be0ce05/ Changeset: 619b0be0ce05 Branch: None User: rclmenezes Date: 2014-09-05 19:37:32 Summary: Added get_foreign_table_names to interface and put it in the test requirements. Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/fd2faa9bc2c6/ Changeset: fd2faa9bc2c6 Branch: None User: rclmenezes Date: 2014-09-05 19:54:48 Summary: Added documentation. Changed my mind - added get_foreign_table_names() only to PGInspect and not in the Dialect. Added tests for PGInspect and removed a bunch of the old test scaffolding. Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/ecda5429af1a/ Changeset: ecda5429af1a Branch: None User: zzzeek Date: 2014-09-16 22:55:05 Summary: Merge remote-tracking branch 'origin/pr/128' into pr128 Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/8546153d5d03/ Changeset: 8546153d5d03 Branch: pr128 User: zzzeek Date: 2014-09-16 23:24:34 Summary: - break out and fix tests for materialized view and foreign tables. foreign tables not working 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. |