Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persisten... | Karen Tracey | 2009-12-17 | 1 | -0/+1 |
* | Fixed #9991: correctly introspect PostgreSQL 'real' types. | Jacob Kaplan-Moss | 2009-04-03 | 1 | -0/+1 |
* | Fixed #5461 -- Refactored the database backend code to use classes for the cr... | Russell Keith-Magee | 2008-08-11 | 1 | -81/+81 |
* | Refactored quote_name() to DatabaseOperations.quote_name(). Refs #5106 | Adrian Holovaty | 2007-08-20 | 1 | -1/+3 |
* | Fixed #2365, #3324 -- Renamed FloatField to DecimalField and changed the code | Malcolm Tredinnick | 2007-05-21 | 1 | -1/+2 |
* | Fixed a bunch of spurious imports, typos, and other small errors turned up by... | Jacob Kaplan-Moss | 2006-07-21 | 1 | -1/+0 |
* | Fixed #2061 -- Fixed PostgreSQL index introspection in tables that have dropp... | Adrian Holovaty | 2006-06-01 | 1 | -10/+9 |
* | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty | 2006-05-02 | 1 | -0/+85 |