[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-11-29 04:50:53
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4aaf3753d75c/ Changeset: 4aaf3753d75c Branch: None User: zzzeek Date: 2013-11-29 04:25:09 Summary: - fix up rendering of "of" - move out tests, dialect specific out of compiler, compiler tests use new API, legacy API tests in test_selecatble - add support for adaptation of ForUpdateArg, alias support in compilers Affected #: 11 files https://bitbucket.org/zzzeek/sqlalchemy/commits/31cecebd4831/ Changeset: 31cecebd4831 Branch: None User: zzzeek Date: 2013-11-29 05:23:27 Summary: - add support for specifying tables or entities for "of" - implement Query with_for_update() - rework docs and tests Affected #: 9 files https://bitbucket.org/zzzeek/sqlalchemy/commits/248c4ef79742/ Changeset: 248c4ef79742 Branch: None User: zzzeek Date: 2013-11-29 05:31:17 Summary: - repair the "lockmode" functionality of load_on_ident(). slightly problematic here is that "lockmode" is also public in Session.refresh(). Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/4340a87f07d9/ Changeset: 4340a87f07d9 Branch: None User: zzzeek Date: 2013-11-29 05:44:11 Summary: - changelog, migration 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. |