| Commit message (Expand) | Author | Age | Files | Lines |
* | - reorganize MySQL docs re: unicode, other cleanup and updates | Mike Bayer | 2015-03-20 | 1 | -1/+1 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - ouch, this needs to be in dbapi, not module level! | Mike Bayer | 2014-12-19 | 1 | -7/+8 |
* | - make the google deprecation messages more specific, use full URL | Mike Bayer | 2014-12-19 | 1 | -4/+7 |
* | Update gaerdbms to highlight improved connection method | Rob Berry | 2014-12-18 | 1 | -0/+12 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -4/+5 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | Fixing the error regex to match numbers with the long suffix, like 1146Lpr/3 | Brett Slatkin | 2013-06-08 | 1 | -1/+1 |
* | PEP8 | Brett Slatkin | 2013-06-08 | 1 | -3/+3 |
* | Makes gaerdbms for App Engine use local MySQL server when running under dev_a... | Brett Slatkin | 2013-06-08 | 1 | -6/+15 |
* | Fix mysql+gaerdbms dialect for changed exception format | Dan Ring | 2013-04-19 | 1 | -2/+2 |
* | Added a conditional import to the ``gaerdbms`` dialect which attempts | Mike Bayer | 2013-02-02 | 1 | -6/+22 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | Fixes issue where GAE error handling can cause AttributeError: 'NoneType' obj... | Owen Nelson | 2012-12-28 | 1 | -1/+3 |
* | GAE dialect now supports the use of credentials | Owen Nelson | 2012-12-28 | 1 | -1/+3 |
* | kill me now, pep8 pass, so close | Diana Clarke | 2012-11-20 | 1 | -1/+1 |
* | - rework the sphinx customizations into distinct modules | Mike Bayer | 2012-10-19 | 1 | -20/+9 |
* | - move out maxdb | Mike Bayer | 2012-10-18 | 1 | -0/+5 |
* | more import cleanups | Mike Bayer | 2012-08-07 | 1 | -3/+3 |
* | trailing whitespace bonanza | Mike Bayer | 2012-07-28 | 1 | -4/+4 |
* | - add new google app engine DBAPI, [ticket:2484] | Mike Bayer | 2012-05-26 | 1 | -0/+61 |