summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/test_json.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #26215 -- Fixed RangeField/ArrayField serialization with None valuesClaude Paroz2016-02-161-3/+3
* Added missing tests for transforms usage with subquery for PostgreSQL fieldsAndriy Sokolovskiy2015-06-061-0/+6
* Name PostgreSQL correctly.Marc Tamlyn2015-05-301-3/+3
* Fixed #24604 -- Added JSONField to contrib.postgres.Marc Tamlyn2015-05-301-0/+258