You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: