[Sqlalchemy-commits] commit/sqlalchemy: 5 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-03-30 21:48:09
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f84ef1f83cc6/ Changeset: f84ef1f83cc6 Branch: None User: lele Date: 2016-01-28 08:04:40+00:00 Summary: - properly handle negative indexes in RowProxy.__getitem__() Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4df1e07bb9c4/ Changeset: 4df1e07bb9c4 Branch: None User: zzzeek Date: 2016-03-30 21:05:30+00:00 Summary: Merge remote-tracking branch 'origin/pr/231' into pr231 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/dd20f56bc9a3/ Changeset: dd20f56bc9a3 Branch: None User: zzzeek Date: 2016-03-30 21:27:53+00:00 Summary: - make sure negative row indexes are based on the size of the number of columns we're actually reporting on - add more tests for negative row index - changelog/migration Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/03d35a833cff/ Changeset: 03d35a833cff Branch: None User: zzzeek Date: 2016-03-30 21:36:03+00:00 Summary: - move all resultproxy tests intio test_resultset Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/bdd29fd56b0d/ Changeset: bdd29fd56b0d Branch: rel_1_0 User: zzzeek Date: 2016-03-30 21:44:04+00:00 Summary: - move all resultproxy tests intio test_resultset, adapted from 03d35a833cff68013781640b1192d079ab7e1154 in master (not cherry-picked) 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. |