| Commit message (Expand) | Author | Age | Files | Lines |
* | - unit tests have been migrated from unittest to nose. | Mike Bayer | 2009-06-10 | 1 | -304/+0 |
* | - removed test.testing.ORMTest, test.fixtures, and all | Mike Bayer | 2009-06-02 | 1 | -5/+5 |
* | - The "clear()", "save()", "update()", "save_or_update()" | Mike Bayer | 2009-01-17 | 1 | -12/+12 |
* | *most* py3k warnings are resolved, with the exception of the various __setsli... | Mike Bayer | 2008-12-18 | 1 | -1/+0 |
* | - comparator_factory is accepted by all MapperProperty constructors. [ticket:... | Mike Bayer | 2008-11-24 | 1 | -1/+1 |
* | - fixed endless loop bug which could occur | Mike Bayer | 2008-08-04 | 1 | -0/+3 |
* | r4695 merged to trunk; trunk now becomes 0.5. | Mike Bayer | 2008-05-09 | 1 | -66/+50 |
* | - merged with_polymorphic branch, which was merged with query_columns branch | Mike Bayer | 2008-03-29 | 1 | -118/+65 |
* | - state.commit() and state.commit_all() now reconcile the current dict agains... | Mike Bayer | 2008-03-01 | 1 | -13/+18 |
* | - Restored 2.3 compat. in lib/sqlalchemy | Jason Kirtland | 2008-01-19 | 1 | -7/+7 |
* | added more (failing) tests to query, will need to fix [ticket:932] [ticket:933] | Mike Bayer | 2008-01-14 | 1 | -1/+0 |
* | - testbase is gone, replaced by testenv | Jason Kirtland | 2008-01-12 | 1 | -6/+6 |
* | test suite deprecation rampage | Jason Kirtland | 2008-01-09 | 1 | -46/+52 |
* | filter() criterion takes mapper equivalent_columns into account when it adapt... | Mike Bayer | 2007-12-31 | 1 | -0/+4 |
* | add a polymorphic get() test | Mike Bayer | 2007-11-19 | 1 | -0/+7 |
* | - mapper compilation has been reorganized such that most compilation | Mike Bayer | 2007-09-02 | 1 | -1/+1 |
* | - fix for [ticket:712], more unit tests | Mike Bayer | 2007-08-04 | 1 | -7/+21 |
* | merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena... | Mike Bayer | 2007-07-27 | 1 | -0/+336 |