summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/sybase/pyodbc.py
Commit message (Expand)AuthorAgeFilesLines
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - 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-3/+4
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - happy new yearMike Bayer2014-01-051-1/+1
* - remove all compat items that are pre-2.5 (hooray)Mike Bayer2013-03-091-1/+1
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* just a pep8 pass of lib/sqlalchemy/dialects/sybaseDiana Clarke2012-11-191-3/+6
* - rework the sphinx customizations into distinct modulesMike Bayer2012-10-191-7/+5
* -whitespace bonanza, contdMike Bayer2012-07-281-2/+2
* happy new yearMike Bayer2012-01-041-1/+1
* - whitespace removal bonanzaMike Bayer2011-01-021-3/+3
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-021-0/+6
* - support for cdecimalMike Bayer2010-12-111-1/+1
* 78 chars for sybaseMike Bayer2010-07-061-2/+4
* re-split PyODBCNumeric among Sybase and MS-SQL, they can't be shared.Mike Bayer2010-03-191-6/+26
* still poking at numericsMike Bayer2010-03-191-1/+1
* switching Decimal treatment in MSSQL to be pyodbc specific, addedMike Bayer2010-03-191-22/+6
* turning the decimals to floats allows the E notation to work with sybase+pyod...Mike Bayer2010-03-181-0/+26
* - pyodbc can do *some* unicode with sybase, python-sybase not at all.Mike Bayer2010-03-171-0/+17
* - added pyodbc for sybase driver.Mike Bayer2010-03-171-1/+6
|\
* | - basic sybase+pyodbc support. in particular this will impact freetds detect...Mike Bayer2010-03-171-1/+5
|/
* - name all the "sub" dialect components <DB><component>_<dialectname>, [ticke...Mike Bayer2010-03-141-2/+2
* - initial working version of sybase, with modifications to the transactionalMike Bayer2010-03-141-1/+9
* merge 0.6 series to trunk.Mike Bayer2009-08-061-0/+11