diff options
author | Federico Caselli <cfederico87@gmail.com> | 2020-09-21 19:59:00 +0200 |
---|---|---|
committer | Federico Caselli <cfederico87@gmail.com> | 2020-09-23 21:29:56 +0200 |
commit | 219c717e2357439e719464add9f86dc2f40ae667 (patch) | |
tree | dc2290870ae8bc31fa8ea1a595130c39bb328359 /lib/sqlalchemy/dialects/postgresql/json.py | |
parent | 73ab000007bd25ac86ca2081868615c6c4820531 (diff) | |
download | sqlalchemy-219c717e2357439e719464add9f86dc2f40ae667.tar.gz |
Improve Asyncpg json handling
Set default type codec for ``json`` and ``jsonb`` types when using
the asyncpg driver. By default asyncpg will not decode them and return
strings instead.
Fixes: #5584
Change-Id: I41348eff8096ccf87b952d7e797c0694c6c4b5c4
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/json.py')
0 files changed, 0 insertions, 0 deletions