Support for the pgjsonb returner
techdragon opened this issue · 0 comments
techdragon commented
Describe the feat you'd like
Support for the pgjsonb returner since that's the recommended one for Postgres.
Is your feature request related to a problem? Please describe.
It would be good to support the recommended returner module.
Additional context
While this won't really work with the current Django application structure and database models , I'm opening another issue for the refactor that I think would make this possible.