Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support scale argument for the C implementation of the decimal processor | Gaëtan de Menten | 2010-02-28 | 1 | -23/+18 |
* | - the "scale" argument of the Numeric() type is honored when | Mike Bayer | 2010-02-26 | 1 | -10/+22 |
* | rename "error" kwarg to "errors" to be consistent with builtin unicode | Gaëtan de Menten | 2010-02-23 | 1 | -6/+6 |
* | - Added "unicode_errors" parameter to String, Unicode, etc. | Mike Bayer | 2010-02-23 | 1 | -4/+8 |
* | - Added an optional C extension to speed up the sql layer by | Gaëtan de Menten | 2010-02-13 | 1 | -0/+90 |