[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-01-12 20:31:34
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/89d51ddd0aef/ Changeset: 89d51ddd0aef Branch: None User: zzzeek Date: 2016-01-12 20:28:42+00:00 Summary: - reorganize the initialization of ResultMetaData for readability and complexity; use the name "cursor_description", define the task of "merging" cursor_description with compiled column information as its own function, and also define "name extraction" as a separate task. - fully change the name we use in the "ambiguous column" error to be the actual name that was ambiguous, modify the C ext also Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0b6e9c971da8/ Changeset: 0b6e9c971da8 Branch: ticket_3501 User: zzzeek Date: 2016-01-12 20:31:11+00:00 Summary: - adjust callcounts. we've only gained a tiny bit in the "raw execute" use case. 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. |