| Commit message (Expand) | Author | Age | Files | Lines |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | Merge branch 'master' of https://bitbucket.org/carlrivers/sqlalchemy | Mike Bayer | 2016-02-02 | 1 | -2/+1 |
|\ |
|
| * | Merged zzzeek/sqlalchemy into master | Carlos Rivas | 2016-01-26 | 1 | -2/+1 |
| |\ |
|
| * | | Removed entry that causes AttributeError (#3621) - Oracle zxJDBC fails with A... | Carlos Rivas | 2016-01-23 | 1 | -2/+1 |
* | | | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | - update oracle JDBC driver URL, fixes #3554 | Mike Bayer | 2016-01-20 | 1 | -2/+1 |
|/ |
|
* | - add a note that we aren't really doing zxjdbc right now even though | Mike Bayer | 2015-03-20 | 1 | -0/+3 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -16/+31 |
* | - 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 |
* | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -2/+2 |
* | 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 | -5/+7 |
* | juts a 'expected 2 blank lines' pep8 pass | Diana Clarke | 2012-11-19 | 1 | -0/+1 |
* | - rework the sphinx customizations into distinct modules | Mike Bayer | 2012-10-19 | 1 | -7/+6 |
* | - break out engine/base.py into base, interfaces, result, util. | Mike Bayer | 2012-08-07 | 1 | -3/+3 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | - Fixed ReturningResultProxy for zxjdbc dialect. | Mike Bayer | 2011-09-21 | 1 | -1/+2 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
* | more inlines | Mike Bayer | 2010-12-19 | 1 | -1/+1 |
* | - name all the "sub" dialect components <DB><component>_<dialectname>, [ticke... | Mike Bayer | 2010-03-14 | 1 | -8/+8 |
* | tweak to take advantage of returning support in executemany | Philip Jenvey | 2010-03-12 | 1 | -6/+4 |
* | - Added an optional C extension to speed up the sql layer by | Gaƫtan de Menten | 2010-02-13 | 1 | -0/+3 |
* | handle the new CursorFairy __setattr__ | Philip Jenvey | 2010-01-25 | 1 | -1/+1 |
* | - pg8000 + postgresql dialects now check for float/numeric return | Mike Bayer | 2009-11-15 | 1 | -2/+2 |
* | - DefaultRunner and subclasses have been removed. The job | Mike Bayer | 2009-10-15 | 1 | -2/+2 |
* | rename jdbc suffix to zxjdbc, add ReturningParam.__ne__ | Philip Jenvey | 2009-08-30 | 1 | -12/+18 |
* | fix oracle+zxjdbc asdecimal conversions | Philip Jenvey | 2009-08-18 | 1 | -2/+6 |
* | oracle+zxjdbc returning support | Philip Jenvey | 2009-08-18 | 1 | -14/+138 |
* | don't use the deprecated driver name | Philip Jenvey | 2009-08-14 | 1 | -1/+1 |
* | o default Connector/J's characterEncoding=UTF-8 for generally better JDBC | Philip Jenvey | 2009-08-11 | 1 | -7/+2 |
* | o oracle+zxjdbc type handling additions | Philip Jenvey | 2009-08-09 | 1 | -3/+58 |
* | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -0/+24 |