summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/sybase/pysybase.py
Commit message (Expand)AuthorAgeFilesLines
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-5/+6
* - 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
* just a pep8 pass of lib/sqlalchemy/dialects/sybaseDiana Clarke2012-11-191-3/+5
* - rework the sphinx customizations into distinct modulesMike Bayer2012-10-191-7/+5
* -whitespace bonanza, contdMike Bayer2012-07-281-2/+2
* - pass kw through hereMike Bayer2012-06-251-1/+1
* typoes in lib/sqlalchemy/dialectsDiana Clarke2012-03-171-4/+4
* - 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-2/+2
* 78 chars for sybaseMike Bayer2010-07-061-3/+5
* - normalize sybase version numbersMike Bayer2010-03-181-1/+3
* some weird numerictype coming back from pysybase, run through float()Mike Bayer2010-03-181-0/+13
* - pyodbc can do *some* unicode with sybase, python-sybase not at all.Mike Bayer2010-03-171-0/+6
* - basic sybase+pyodbc support. in particular this will impact freetds detect...Mike Bayer2010-03-171-12/+8
* - many incantations to get the tests to run reasonablyMike Bayer2010-03-141-0/+8
* - initial working version of sybase, with modifications to the transactionalMike Bayer2010-03-141-0/+73