| Commit message (Expand) | Author | Age | Files | Lines |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - Added support for the case of the misbehaving DBAPI that has | Mike Bayer | 2015-05-15 | 1 | -0/+17 |
* | - 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 | -1/+2 |
* | - 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 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | just a pep8 pass of lib/sqlalchemy/dialects/postgresql | Diana Clarke | 2012-11-19 | 1 | -2/+7 |
* | - rework the sphinx customizations into distinct modules | Mike Bayer | 2012-10-19 | 1 | -13/+6 |
* | - move out maxdb | Mike Bayer | 2012-10-18 | 1 | -1/+8 |
* | more import cleanups | Mike Bayer | 2012-08-07 | 1 | -4/+4 |
* | typoes in lib/sqlalchemy/dialects | Diana Clarke | 2012-03-17 | 1 | -1/+1 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | - fix pypostgresql typo, [ticket:2185] | Mike Bayer | 2011-07-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 |
* | Ridding the world of a few wasteful imports. | Michael Trier | 2010-12-19 | 1 | -1/+0 |
* | - support for cdecimal | Mike Bayer | 2010-12-11 | 1 | -1/+0 |
* | - PG doc updates | Mike Bayer | 2010-07-13 | 1 | -1/+1 |
* | - name all the "sub" dialect components <DB><component>_<dialectname>, [ticke... | Mike Bayer | 2010-03-14 | 1 | -4/+4 |
* | Changed the py-postgresql dialect to indicate that it is using the pyformat p... | Michael Trier | 2010-02-23 | 1 | -7/+4 |
* | The py-postgresql dialect now supports sane rowcounts. | Michael Trier | 2010-02-22 | 1 | -1/+3 |
* | Fixed up the pypostgresql PGNumeric bind_processor to convert input to a string. | Michael Trier | 2010-02-22 | 1 | -1/+1 |
* | - Added an optional C extension to speed up the sql layer by | Gaëtan de Menten | 2010-02-13 | 1 | -6/+2 |
* | - changed a few isinstance(value, Decimal) to "is not None", where appropriate | Gaëtan de Menten | 2009-11-28 | 1 | -1/+1 |
* | - pg8000 + postgresql dialects now check for float/numeric return | Mike Bayer | 2009-11-15 | 1 | -1/+1 |
* | - DefaultRunner and subclasses have been removed. The job | Mike Bayer | 2009-10-15 | 1 | -8/+2 |
* | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -0/+80 |