summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/zxjdbc.py
Commit message (Expand)AuthorAgeFilesLines
* - reorganize MySQL docs re: unicode, other cleanup and updatesMike Bayer2015-03-201-0/+3
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-2/+4
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* Fix many typos throughout the codebasepr/85Alex Gaynor2014-04-261-1/+1
* - happy new yearMike Bayer2014-01-051-1/+1
* - the raw 2to3 runMike Bayer2013-04-271-1/+1
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* just a pep8 passDiana Clarke2012-11-201-1/+1
* juts a 'expected 2 blank lines' pep8 passDiana Clarke2012-11-191-0/+1
* - rework the sphinx customizations into distinct modulesMike Bayer2012-10-191-13/+6
* - move out maxdbMike Bayer2012-10-181-3/+3
* more import cleanupsMike Bayer2012-08-071-3/+3
* happy new yearMike Bayer2012-01-041-1/+1
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-021-0/+6
* - mysqlMike Bayer2010-11-031-1/+1
* documentation updatesMike Bayer2010-03-281-0/+7
* - name all the "sub" dialect components <DB><component>_<dialectname>, [ticke...Mike Bayer2010-03-141-4/+4
* - pg8000 + postgresql dialects now check for float/numeric returnMike Bayer2009-11-151-1/+1
* rename jdbc suffix to zxjdbc, add ReturningParam.__ne__Philip Jenvey2009-08-301-7/+7
* o default Connector/J's characterEncoding=UTF-8 for generally better JDBCPhilip Jenvey2009-08-111-1/+10
* merge 0.6 series to trunk.Mike Bayer2009-08-061-0/+95