[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-11-26 18:52:27
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/16d9d366bd80/ Changeset: 16d9d366bd80 Branch: None User: jvanasco Date: 2014-10-03 17:15:52+00:00 Summary: * adding 'isouter=False' to sqlalchemy.orm.query.Query (https://bitbucket.org/zzzeek/sqlalchemy/issue/3217/make-join-more-standard-or-improve-error) $ python setup.py develop $ pip install nose $ pip install mock $ ./sqla_nose.py test.orm.test_joins ..................................................................................................... ---------------------------------------------------------------------- Ran 101 tests in 1.222s OK $ ./sqla_nose.py test.orm .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S......................................................................................................................................................................................................................................................................................................................S............................................................................................................................................................................................................. ..........................................................................................................................................S.......S..S.SSS.SS...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S................................S..S........................S...........................................................................................SSS.S.........SSSSSSSS......SSSSSSSSS........SS...SS...............S.............................S...................................... ........................SS..SS..............................................................................................................S. ---------------------------------------------------------------------- Ran 3103 tests in 82.607s OK (SKIP=46) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/55ad1d915908/ Changeset: 55ad1d915908 Branch: None User: zzzeek Date: 2014-11-26 18:45:25+00:00 Summary: Merge branch 'issue_bb_3217' of https://bitbucket.org/jvanasco/sqlalchemy-alt into pr32 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/99e51151244c/ Changeset: 99e51151244c Branch: None User: zzzeek Date: 2014-11-26 18:50:43+00:00 Summary: - changelog, improve docstring/test for #3217. fixes #3217 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/028f7b8a8688/ Changeset: 028f7b8a8688 Branch: None User: zzzeek Date: 2014-11-26 18:51:39+00:00 Summary: - set default dialect here 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. |