summaryrefslogtreecommitdiff
path: root/test/dialect/mysql/test_dialect.py
Commit message (Expand)AuthorAgeFilesLines
* - changelog and docs for #3332, fixes #3332Mike Bayer2016-03-151-23/+24
* Merge branch 'master' into pr157Mike Bayer2016-03-151-0/+14
|\
| * - totally skip on mysqlconnector for nowMike Bayer2015-03-211-0/+1
| * - oursql is unsupported on thisMike Bayer2015-03-211-0/+1
| * - Repaired the commit for issue #2771 which was inadvertently commentedMike Bayer2015-03-201-0/+3
| * - test fixMike Bayer2015-03-201-0/+1
| * - add a test for #2771, fixes #2771Mike Bayer2015-03-201-0/+8
* | Add 'native' autocommit support for mysql driverspr/157Roman Podoliaka2015-02-241-0/+24
|/
* - Changed the default value of "raise_on_warnings" to False forMike Bayer2014-07-091-2/+4
* MySQL-connector dialect now allows options in the create_engineMike Bayer2013-10-131-5/+54
* refactor test suites for postgresql, mssql, mysql into packages.Mike Bayer2013-06-281-0/+99