| Commit message (Expand) | Author | Age | Files | Lines |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | Support all MySQL/Connector int/bool arguments | Mike Bayer | 2016-09-01 | 1 | -0/+14 |
* | Merge branch 'master' into pr157 | Mike Bayer | 2016-03-15 | 1 | -1/+7 |
|\ |
|
| * | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
| * | - more updates to the unicode mess to frame this in | Mike Bayer | 2015-03-22 | 1 | -5/+2 |
| * | some doc defenses | Mike Bayer | 2015-03-21 | 1 | -0/+3 |
| * | - reorganize MySQL docs re: unicode, other cleanup and updates | Mike Bayer | 2015-03-20 | 1 | -0/+6 |
| * | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | | Add 'native' autocommit support for mysql driverspr/157 | Roman Podoliaka | 2015-02-24 | 1 | -0/+13 |
|/ |
|
* | - Mysqlconnector as of version 2.0, probably as a side effect of | Mike Bayer | 2014-10-12 | 1 | -6/+40 |
* | cleanup exception handling - use new exception hierarchy (since python 2.5)pr/140 | ndparker | 2014-10-02 | 1 | -3/+1 |
* | improve exception vs. exit handling | ndparker | 2014-09-23 | 1 | -0/+2 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -6/+8 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - Changed the default value of "raise_on_warnings" to False for | Mike Bayer | 2014-07-09 | 1 | -1/+3 |
* | - Tweaked the settings for mysql-connector-python; in Py2K, the | Mike Bayer | 2014-03-27 | 1 | -1/+4 |
* | - update mysql connector python link, #2938 | Mike Bayer | 2014-02-18 | 1 | -1/+1 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | MySQL-connector dialect now allows options in the create_engine | Mike Bayer | 2013-10-13 | 1 | -2/+3 |
* | Updated mysqlconnector dialect to check for disconnect based | Mike Bayer | 2013-04-29 | 1 | -1/+2 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | just a pep8 pass | Diana Clarke | 2012-11-20 | 1 | -1/+1 |
* | juts a 'expected 2 blank lines' pep8 pass | Diana Clarke | 2012-11-19 | 1 | -0/+4 |
* | - rework the sphinx customizations into distinct modules | Mike Bayer | 2012-10-19 | 1 | -14/+6 |
* | - move out maxdb | Mike Bayer | 2012-10-18 | 1 | -0/+3 |
* | things should work fine without this | Mike Bayer | 2012-08-15 | 1 | -7/+0 |
* | - also, this seems like a bug in any case. | Mike Bayer | 2012-08-15 | 1 | -0/+3 |
* | Updated mysqlconnector to support client flags and added character set inform... | David McNelis | 2012-08-15 | 1 | -2/+2 |
* | - update all the visit_mod() functions with new naming scheme | Mike Bayer | 2012-08-14 | 1 | -2/+3 |
* | more import cleanups | Mike Bayer | 2012-08-07 | 1 | -7/+2 |
* | 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 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
* | - _extract_error_code now expects the raw DBAPI error in all cases | Mike Bayer | 2010-07-13 | 1 | -4/+1 |
* | documentation updates | Mike Bayer | 2010-03-28 | 1 | -1/+10 |
* | - moved most Decimal bind/result handling into types.py, out of sqlite, mysql... | Mike Bayer | 2010-03-18 | 1 | -11/+3 |
* | - name all the "sub" dialect components <DB><component>_<dialectname>, [ticke... | Mike Bayer | 2010-03-14 | 1 | -8/+8 |
* | Added support for FOUND_ROWS to mysqlconnector. | Michael Trier | 2010-03-01 | 1 | -7/+19 |
* | Changes to get mysqlconnector passing most tests. | Michael Trier | 2010-02-28 | 1 | -3/+2 |
* | Fixed binary tests for mssql based on how the new types are being used. | Michael Trier | 2010-02-24 | 1 | -16/+17 |
* | - Further fixes for the mysql-connector dialect. [ticket:1668] | Mike Bayer | 2010-02-14 | 1 | -10/+53 |
* | - fix mysqlconnector import | Mike Bayer | 2010-01-04 | 1 | -7/+1 |
* | - rename "myconnpy" to "mysqlconnector" | Mike Bayer | 2010-01-04 | 1 | -0/+82 |