Skip to content

How to insert JSONB values in Postgres database #71

@sharpoverride

Description

@sharpoverride

Hi,

I would like to leverage FastCRUD to also insert columns that have JSONB types in Postgres.

I've been scanning the source code, but I don't see an example of this. None of the issues seem to match either.

Is there a way to have a complex type automatically converted to a json value for insert/update, and vice-versa for retrieval?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions