[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-08-18 21:16:37
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/06dec268e53e/ Changeset: 06dec268e53e Branch: None User: zzzeek Date: 2014-08-18 22:32:59 Summary: - organize persistence methods in terms of generators, narrow down argument lists and generator items for each function down to just what each function needs. This will help for them to be of more multipurpose use for bulk operations Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/4ade138769a7/ Changeset: 4ade138769a7 Branch: None User: zzzeek Date: 2014-08-18 22:44:07 Summary: - further reorganize collect_insert_commands to distinguish between setting up given values vs. defaults. again trying to shoot for making this of more general use Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/4ed640ba907b/ Changeset: 4ed640ba907b Branch: None User: zzzeek Date: 2014-08-18 23:02:52 Summary: - move out checks for table in mapper._pks_by_table Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/399c03939768/ Changeset: 399c03939768 Branch: None User: zzzeek Date: 2014-08-18 23:15:04 Summary: - optimize collection of cols we insert as none 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. |