[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-03-12 00:31:43
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5ccda3f2d95d/ Changeset: 5ccda3f2d95d Branch: None User: zzzeek Date: 2015-03-11 22:20:35+00:00 Summary: Merge branch 'master' into ticket_3054 Conflicts: examples/performance/short_selects.py lib/sqlalchemy/orm/query.py Affected #: 207 files https://bitbucket.org/zzzeek/sqlalchemy/commits/944fa00211db/ Changeset: 944fa00211db Branch: ticket_3054 User: zzzeek Date: 2015-03-12 00:17:08+00:00 Summary: - API cleanup - docs - lets go Affected #: 7 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e3b46bd62405/ Changeset: e3b46bd62405 Branch: None User: zzzeek Date: 2015-03-12 00:31:11+00:00 Summary: - Added a new extension suite :mod:`sqlalchemy.ext.baked`. This simple but unusual system allows for a dramatic savings in Python overhead for the construction and processing of orm :class:`.Query` objects, from query construction up through rendering of a string SQL statement. fixes #3054 Affected #: 18 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. |