summaryrefslogtreecommitdiff
path: root/test/sql/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-2/+3
* Support bindparam() with callable for primaryjoinMike Bayer2016-09-191-2/+31
* Repair clauselist comparison to account for clause orderingMike Bayer2016-09-021-0/+78