data-api-builder
data-api-builder copied to clipboard
[Cancelled]: Json and JsonB column types not working for PostgreSQL database
What happened?
When I add a postgreSQL table column of Json or JsonB type in the API, it does not show up in the API properties, both on REST and GraphQL endpoints. The properties don't show in OpenAPI specification as well as GraphQL schema.
Version
1.4.35
What database are you using?
PostgreSQL
What hosting model are you using?
No response
Which API approach are you accessing DAB through?
No response
Relevant log output
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Hi @aaronburtle , is there a timeline for this to be fixed?
I am unsure if this data type is supported.