| Commit message (Expand) | Author | Age | Files | Lines |
* | - some tweaks to try to help out mssql+pyodbc support a bit, py3k is really | Mike Bayer | 2013-06-03 | 1 | -12/+19 |
* | work through dialects | Mike Bayer | 2013-04-27 | 1 | -16/+13 |
* | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -13/+13 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | just a pep8 pass of lib/sqlalchemy/connectors | Diana Clarke | 2012-11-19 | 1 | -10/+13 |
* | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -5/+5 |
* | - absolute imports in connectors, databases | Mike Bayer | 2012-06-23 | 1 | -2/+2 |
* | - sql | Mike Bayer | 2012-04-01 | 1 | -2/+10 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | - [bug] pyodbc-based dialects now parse the | Mike Bayer | 2011-12-04 | 1 | -0/+17 |
* | - Changes to attempt support of FreeTDS 0.91 with | Mike Bayer | 2011-09-18 | 1 | -1/+9 |
* | - Adjusted the pyodbc dialect such that bound | Mike Bayer | 2011-06-06 | 1 | -4/+10 |
* | - add connection and cursor to is_disconnect(). We aren't using it yet, | Mike Bayer | 2011-02-09 | 1 | -1/+1 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -7/+7 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
* | Ridding the world of a few wasteful imports. | Michael Trier | 2010-12-19 | 1 | -1/+0 |
* | - idle 78-char adjustments | Mike Bayer | 2010-07-03 | 1 | -9/+15 |
* | re-split PyODBCNumeric among Sybase and MS-SQL, they can't be shared. | Mike Bayer | 2010-03-19 | 1 | -43/+0 |
* | still poking at numerics | Mike Bayer | 2010-03-19 | 1 | -1/+4 |
* | - the string approach appears to be necessary for large numbers, however. | Mike Bayer | 2010-03-19 | 1 | -38/+26 |
* | switching Decimal treatment in MSSQL to be pyodbc specific, added | Mike Bayer | 2010-03-19 | 1 | -0/+53 |
* | - basic sybase+pyodbc support. in particular this will impact freetds detect... | Mike Bayer | 2010-03-17 | 1 | -0/+24 |
* | mxodbc supports rowcount, just have to snag before the cursor is closed. | Mike Bayer | 2010-02-28 | 1 | -1/+1 |
* | working on pyodbc / mxodbc | Mike Bayer | 2010-02-27 | 1 | -0/+1 |
* | - threadlocal engine wasn't properly closing the connection | Mike Bayer | 2010-02-27 | 1 | -1/+2 |
* | - All pyodbc-dialects now support extra pyodbc-specific | Mike Bayer | 2009-12-18 | 1 | -2/+8 |
* | Corrected problem with a Trusted Connection under MSSQL 2008 native driver. | Michael Trier | 2009-10-05 | 1 | -1/+1 |
* | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -0/+80 |