summaryrefslogtreecommitdiff
path: root/test/dialect/mysql/test_query.py
Commit message (Expand)AuthorAgeFilesLines
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-12/+12
* - move out match compiler test to test_compilerMike Bayer2016-01-231-23/+5
* - build out a new base type for Array, as well as new any/all operatorsMike Bayer2015-08-251-1/+54
* - additional mysql cast-related test fixesMike Bayer2015-02-091-0/+1
* - The :meth:`.Operators.match` operator is now handled such that theMike Bayer2014-12-041-6/+33
* - MySQL boolean symbols "true", "false" work again. 0.9's changeMike Bayer2014-09-051-1/+22
* - Changed the default value of "raise_on_warnings" to False forMike Bayer2014-07-091-0/+1
* refactor test suites for postgresql, mssql, mysql into packages.Mike Bayer2013-06-281-0/+129