summaryrefslogtreecommitdiff
path: root/test/orm/test_default_strategies.py
Commit message (Expand)AuthorAgeFilesLines
* Unify Query and select() , move all processing to compile phaseMike Bayer2020-05-241-2/+1
* Post black reformattingMike Bayer2019-01-061-6/+35
* Run black -l 79 against all source filesMike Bayer2019-01-061-108/+230
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-12/+16
* - Fixed a few errant ``u''`` strings that would prevent tests from passingMike Bayer2014-03-221-2/+2
* - Fixed regression from 0.8 where using an option likeMike Bayer2014-02-241-0/+14
* - merge ticket_1418 branch, [ticket:1418]Mike Bayer2013-10-061-2/+39
* - remove all compat items that are pre-2.5 (hooray)Mike Bayer2013-03-091-1/+0
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-2/+2
* -whitespace bonanza, contdMike Bayer2012-07-281-23/+23
* 2.4 doesn't have any()Mike Bayer2012-01-221-0/+1
* - [feature] Added new capability to relationshipMike Bayer2012-01-221-0/+402