summaryrefslogtreecommitdiff
path: root/test/sql/test_inspect.py
Commit message (Expand)AuthorAgeFilesLines
* Implement new ClauseElement role and coercion systemMike Bayer2019-05-181-1/+10
* Post black reformattingMike Bayer2019-01-061-1/+4
* Run black -l 79 against all source filesMike Bayer2019-01-061-11/+6
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-1/+0
* Spelling fixesVille Skyttä2016-10-081-1/+1
* Check for __clause_element__() in ORM insert/updateMike Bayer2016-10-051-0/+10
* - update the flake8 rules againMike Bayer2014-07-181-5/+6
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-2/+2
* - document the inspection systemMike Bayer2012-07-181-0/+33