Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/distinct_on_fields
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-6/+16
* Fixed #25081 -- Prevented DISTINCT ON ordering from being...Simon Charette2015-07-091-0/+8
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Split ignores_nulls_in_unique_constraints feature.Aymeric Augustin2014-05-081-0/+1
* Fixed #20600 -- ordered distinct(*fields) in subqueriesAnssi Kääriäinen2013-11-071-7/+21
* PEP8 cleanupJason Myers2013-11-032-1/+7
* Fix all violators of E231Alex Gaynor2013-10-261-1/+1
* Fixed E225 pep8 warnings.Tim Graham2013-10-231-2/+2
* Fixed #21288 -- Fixed E126 pep8 warningsAlasdair Nicol2013-10-211-2/+1
* Fixed #21267 -- Fixed E502 pep8 warningsAlasdair Nicol2013-10-181-3/+3
* Whitespace cleanup.Tim Graham2013-10-101-1/+0
* Fixed #21099 - Skip DistinctOnTests unless backend can_di...Michael Manfre2013-09-121-2/+1
* Removed unneeded imports in tests's __init__.py and unifi...Florian Apolloner2013-09-091-1/+0
* Removed some more unused local varsAlex Gaynor2013-09-081-4/+4
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+165