summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/pyodbc.py
Commit message (Expand)AuthorAgeFilesLines
* New features from python 2.7Катаев Денис2017-03-171-1/+1
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - reorganize MySQL docs re: unicode, other cleanup and updatesMike Bayer2015-03-201-8/+5
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-1/+2
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - happy new yearMike Bayer2014-01-051-1/+1
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* juts a 'expected 2 blank lines' pep8 passDiana Clarke2012-11-191-0/+2
* - rework the sphinx customizations into distinct modulesMike Bayer2012-10-191-12/+6
* - move out maxdbMike Bayer2012-10-181-0/+3
* more import cleanupsMike Bayer2012-08-071-4/+3
* -whitespace bonanza, contdMike Bayer2012-07-281-1/+1
* happy new yearMike Bayer2012-01-041-1/+1
* - whitespace removal bonanzaMike Bayer2011-01-021-2/+2
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-021-0/+6
* - _extract_error_code now expects the raw DBAPI error in all casesMike Bayer2010-07-131-1/+1
* documentation updatesMike Bayer2010-03-281-0/+19
* - name all the "sub" dialect components <DB><component>_<dialectname>, [ticke...Mike Bayer2010-03-141-5/+5
* - added _with_options() to Connection. not publicizing this yet.Mike Bayer2009-12-181-0/+4
* get mysql+pyodbc connections to work againMike Bayer2009-08-201-2/+1
* merge 0.6 series to trunk.Mike Bayer2009-08-061-0/+54