| Commit message (Expand) | Author | Age | Files | Lines |
* | Add SQL Server CI coverage | Mike Bayer | 2017-08-31 | 1 | -6/+6 |
* | Add preparer to pymssql that disables percent doubling | Mike Bayer | 2017-08-30 | 1 | -1/+12 |
* | Implement AUTOCOMMIT for pyodbc, pymssql | Mike Bayer | 2017-08-29 | 1 | -0/+8 |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | Add "message 20017" (unexpected EOF from the server) to mssql. | Ken Robbins | 2016-09-19 | 1 | -0/+1 |
* | Fix pymssql sample URL | Mike Bayer | 2016-04-27 | 1 | -1/+1 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - Added the error "20006: Write to the server failed" to the list | Mike Bayer | 2015-11-30 | 1 | -1/+2 |
* | - pymssql has PEP249 Binary contructor since 2.1.1pr/166 | Ramiro Morales | 2015-04-05 | 1 | -4/+5 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - Fixed the version string detection in the pymssql dialect to | Mike Bayer | 2014-09-16 | 1 | -1/+1 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -2/+3 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | take out the support paragraph and just put a basic intro | Mike Bayer | 2014-03-09 | 1 | -9/+3 |
* | dialects/mssql/pymssql.py: Remove second two paragraphs, as requested by @zzz...pr/75 | Marc Abramowitz | 2014-03-03 | 1 | -9/+0 |
* | Update pymssql dialect description, remove "limitations" section | Marc Abramowitz | 2014-02-27 | 1 | -9/+16 |
* | Update URL for pymssql | Marc Abramowitz | 2014-02-27 | 1 | -1/+1 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | Remove terminated connections from the pool.pr/51 | John Anderson | 2013-12-16 | 1 | -0/+1 |
* | Merged in sontek/sqlalchemy/add_better_disconnect_checks (pull request #47) | Mike Bayer | 2013-03-29 | 1 | -0/+2 |
|\ |
|
| * | cleaned up errors, only check for connection timeout for now | John Anderson | 2013-03-18 | 1 | -3/+2 |
| * | Added disconnect checks for timeout, unable to read, and unable to write | John Anderson | 2013-03-18 | 1 | -0/+3 |
* | | dialects/mssql/pymssql.py: Modify module.Binary to work properly with | Marc Abramowitz | 2013-03-18 | 1 | -1/+1 |
|/ |
|
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | kill me now, pep8 pass, so close | Diana Clarke | 2012-11-20 | 1 | -0/+1 |
* | just a pep8 pass | Diana Clarke | 2012-11-20 | 1 | -2/+2 |
* | juts a 'expected 2 blank lines' pep8 pass | Diana Clarke | 2012-11-19 | 1 | -0/+2 |
* | - rework the sphinx customizations into distinct modules | Mike Bayer | 2012-10-19 | 1 | -20/+6 |
* | - more import cleanup for MSSQL | Mike Bayer | 2012-08-07 | 1 | -2/+2 |
* | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -2/+2 |
* | - [bug] Dropped the "30 char" limit on pymssql, | Mike Bayer | 2012-01-22 | 1 | -1/+0 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | - 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 | -4/+4 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
* | - support for cdecimal | Mike Bayer | 2010-12-11 | 1 | -1/+0 |
* | - mssql+pymssql dialect now honors the "port" portion | Mike Bayer | 2010-10-24 | 1 | -2/+4 |
* | - idle 78-char adjustments | Mike Bayer | 2010-07-03 | 1 | -1/+2 |
* | documentation updates | Mike Bayer | 2010-03-28 | 1 | -1/+7 |
* | - pymssql now works again, expecting at least the 1.0 series. | Mike Bayer | 2010-03-20 | 1 | -12/+67 |
* | fix | Mike Bayer | 2010-02-06 | 1 | -1/+1 |
* | - Re-established initial support for pymssql. | Mike Bayer | 2010-02-06 | 1 | -13/+7 |
* | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -0/+46 |