Tim Graham
|
f7b0532ec0
|
Refs #28334 -- Fixed crash in hstore/citext oid caching during test db creation.
|
2017-09-19 07:04:31 -04:00 |
Igor Gumenyuk
|
86a18dc46a
|
Fixed #28334 -- Added caching for hstore/citext OIDs.
|
2017-09-15 10:00:12 -04:00 |
Simon Charette
|
b91868507a
|
Fixed #28161 -- Fixed return type of ArrayField(CITextField()).
Thanks Tim for the review.
|
2017-05-04 00:02:14 -04:00 |
Claude Paroz
|
c716fe8782
|
Refs #23919 -- Removed six.PY2/PY3 usage
Thanks Tim Graham for the review.
|
2017-01-18 16:21:28 +01:00 |
Tim Graham
|
0ed7d15563
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
Marc Tamlyn
|
36f514f065
|
Added HStoreField.
Thanks to `django-hstore` for inspiration in some areas, and many people
for reviews.
|
2014-11-04 09:26:40 +00:00 |