| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Python 3.1 bytes.decode() doesn't support keyword arguments | Daniele Varrazzo | 2015-02-08 | 1 | -1/+1 |
| * | Add register_default_jsonb() and register the type | Daniele Varrazzo | 2014-08-13 | 1 | -0/+16 |
| * | Added name param to register_json() | Daniele Varrazzo | 2014-08-13 | 1 | -13/+15 |
| * | Added str() for the Json adapter | Daniele Varrazzo | 2014-02-22 | 1 | -0/+8 |
| * | Fixed json doc error | Daniele Varrazzo | 2012-09-25 | 1 | -1/+1 |
| * | Json documentation improved | Daniele Varrazzo | 2012-09-24 | 1 | -52/+5 |
| * | Don't create/register a json array typecaster if no oid provided | Daniele Varrazzo | 2012-09-24 | 1 | -1/+4 |
| * | Pasto fixed | Daniele Varrazzo | 2012-09-20 | 1 | -1/+1 |
| * | Fixed json typecaster with NULL input | Daniele Varrazzo | 2012-09-20 | 1 | -0/+2 |
| * | Dropped keywords passthrough in Json adapter | Daniele Varrazzo | 2012-09-19 | 1 | -23/+55 |
| * | Added register_default_json() function | Daniele Varrazzo | 2012-09-19 | 1 | -2/+19 |
| * | First parameter of register_json defaults to None | Daniele Varrazzo | 2012-09-19 | 1 | -1/+1 |
| * | Added json typecaster | Daniele Varrazzo | 2012-09-19 | 1 | -0/+187 |
