| Commit message (Expand) | Author | Age | Files | Lines |
| * | - unit tests have been migrated from unittest to nose. | Mike Bayer | 2009-06-10 | 1 | -1107/+0 |
| * | - removed test.testing.ORMTest, test.fixtures, and all | Mike Bayer | 2009-06-02 | 1 | -20/+20 |
| * | - Fixed bug in relation(), introduced in 0.5.3, | Mike Bayer | 2009-04-02 | 1 | -0/+45 |
| * | - The "clear()", "save()", "update()", "save_or_update()" | Mike Bayer | 2009-01-17 | 1 | -44/+44 |
| * | - comparator_factory is accepted by all MapperProperty constructors. [ticket:... | Mike Bayer | 2008-11-24 | 1 | -13/+13 |
| * | Global propigate -> propagate change to correct spelling. Additionally found ... | Michael Trier | 2008-11-09 | 1 | -1/+1 |
| * | Corrected some ordering issues with tests. | Michael Trier | 2008-11-02 | 1 | -1/+1 |
| * | - logging scale-back; the echo_uow flag on Session is deprecated, and unit of... | Mike Bayer | 2008-08-24 | 1 | -1/+1 |
| * | - fixed a bug in declarative test which was looking for old version of history | Mike Bayer | 2008-08-19 | 1 | -1/+1 |
| * | - PropertyLoader.foreign_keys becomes private | Mike Bayer | 2008-05-24 | 1 | -1/+1 |
| * | r4695 merged to trunk; trunk now becomes 0.5. | Mike Bayer | 2008-05-09 | 1 | -14/+14 |
| * | - merged sync_simplify branch | Mike Bayer | 2008-04-04 | 1 | -14/+6 |
| * | - merged with_polymorphic branch, which was merged with query_columns branch | Mike Bayer | 2008-03-29 | 1 | -8/+15 |
| * | - updated the naming scheme of the base test classes in test/testlib/testing.py; | Mike Bayer | 2008-02-11 | 1 | -1/+1 |
| * | - Fixed bug in polymorphic inheritance where incorrect | Mike Bayer | 2008-01-27 | 1 | -1/+49 |
| * | - Restored 2.3 compat. in lib/sqlalchemy | Jason Kirtland | 2008-01-19 | 1 | -1/+3 |
| * | - testbase is gone, replaced by testenv | Jason Kirtland | 2008-01-12 | 1 | -4/+4 |
| * | test suite deprecation rampage | Jason Kirtland | 2008-01-09 | 1 | -95/+101 |
| * | - fixed bug where Query would not apply a subquery to the SQL when LIMIT | Mike Bayer | 2007-11-29 | 1 | -11/+63 |
| * | - rewrote and simplified the system used to "target" columns across | Mike Bayer | 2007-11-05 | 1 | -8/+0 |
| * | change the in_ API to accept a sequence or a selectable [ticket:750] | Ants Aasma | 2007-10-16 | 1 | -1/+1 |
| * | - mapper compilation has been reorganized such that most compilation | Mike Bayer | 2007-09-02 | 1 | -1/+2 |
| * | `from foo import (name, name)` isn't valid syntax for 2.3. ah well. | Jason Kirtland | 2007-08-21 | 1 | -0/+1 |
| * | - fix for [ticket:712], more unit tests | Mike Bayer | 2007-08-04 | 1 | -2/+6 |
| * | merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena... | Mike Bayer | 2007-07-27 | 1 | -0/+957 |