summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mssql/adodbapi.py
Commit message (Expand)AuthorAgeFilesLines
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* Quote URL tokens with semicolons for pyodbc, adodbapiMike Bayer2016-11-111-1/+8
* - happy new yearMike Bayer2016-01-291-1/+1
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-2/+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
* kill me now, pep8 pass, so closeDiana Clarke2012-11-201-4/+4
* 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-1/+10
* -whitespace bonanza, contdMike Bayer2012-07-281-2/+2
* happy new yearMike Bayer2012-01-041-1/+1
* - add connection and cursor to is_disconnect(). We aren't using it yet,Mike Bayer2011-02-091-1/+1
* - whitespace removal bonanzaMike Bayer2011-01-021-1/+1
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-021-0/+6
* Ridding the world of a few wasteful imports.Michael Trier2010-12-191-0/+1
* - idle 78-char adjustmentsMike Bayer2010-07-031-3/+6
* - pymssql now works again, expecting at least the 1.0 series.Mike Bayer2010-03-201-0/+4
* switching Decimal treatment in MSSQL to be pyodbc specific, addedMike Bayer2010-03-191-3/+7
* - pg8000 + postgresql dialects now check for float/numeric returnMike Bayer2009-11-151-1/+1
* merge 0.6 series to trunk.Mike Bayer2009-08-061-0/+51