summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/json.py
Commit message (Expand)AuthorAgeFilesLines
* - make the json serializer and deserializer per-dialect, so that we areMike Bayer2013-12-171-14/+19
* - rework JSON expressions to be based off __getitem__ exclusivelyMike Bayer2013-12-171-0/+136