Skip to content

add suport for JsonField #82

Open
Open
@awemulya

Description

@awemulya

ProgrammingError: column "some_json_field" is of type json but expression is of type text
LINE 1: UPDATE "table" SET "some_json_field" = CAST(CASE "id" W...

when bulk_update(objs, update_fields=['some_json_field'])

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