Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |