[Sqlalchemy-commits] commit/sqlalchemy: 7 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-07-06 21:12:04
|
7 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a88169c50141/ Changeset: a88169c50141 Branch: None User: tlocke Date: 2014-06-23 21:45:16 Summary: pg8000 passing test/sql/test_types.py Opened up two tests that now pass with pg8000. Also, rewrote two tests to use actual tables rather than having a round trip in a single select statement. This is necessary for pg8000 because it sends strings to the server with type 'unknown' and lets the server work out the type. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/fe66ddb572ad/ Changeset: fe66ddb572ad Branch: None User: tlocke Date: 2014-06-23 23:34:01 Summary: PEP8 tidy of test/sql/test_types.py Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/9c1f142e5a5f/ Changeset: 9c1f142e5a5f Branch: None User: zzzeek Date: 2014-07-06 22:59:46 Summary: Merge pull request #99 from tlocke/master pg8000 passing test/sql/test_types.py Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f84e8bc3fad0/ Changeset: f84e8bc3fad0 Branch: master User: zzzeek Date: 2014-07-06 23:00:38 Summary: add pg8000 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/7fda4a236531/ Changeset: 7fda4a236531 Branch: rel_1_0 User: zzzeek Date: 2014-07-06 23:09:05 Summary: Merge branch 'master' into rel_1_0 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d14c3f8f1d64/ Changeset: d14c3f8f1d64 Branch: None User: tlocke Date: 2014-07-06 23:10:44 Summary: pg8000 passing test/sql/test_types.py Opened up two tests that now pass with pg8000. Also, rewrote two tests to use actual tables rather than having a round trip in a single select statement. This is necessary for pg8000 because it sends strings to the server with type 'unknown' and lets the server work out the type. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/ccad13db34db/ Changeset: ccad13db34db Branch: rel_0_9 User: zzzeek Date: 2014-07-06 23:11:07 Summary: add pg8000 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. |