Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - moved selectresults test from orm to ext package | Mike Bayer | 2006-09-22 | 1 | -164/+0 |
| | | | | | - renamed objectstore test suite to unitofwork - added additional "eagerdegrade" tests to mapper, to test fixes from #308 | ||||
* | simplification to quoting to just cache strings per-dialect, added quoting ↵ | Mike Bayer | 2006-09-04 | 1 | -0/+38 |
| | | | | | | for alias and label names fixes [ticket:294] | ||||
* | - fix to using query.count() with distinct, **kwargs with SelectResults | Mike Bayer | 2006-08-27 | 1 | -0/+42 |
| | | | | count() [ticket:287] | ||||
* | reorganized unit tests into subdirectories | Mike Bayer | 2006-06-05 | 1 | -0/+84 |