Skip to content

JSONB support for SQLite #168

Open
@hmnd

Description

@hmnd

As of version 3.45.0, SQLite now supports JSONB. Thus, the generator should output it as types.JSON[json.RawMessage] like it does for JSON, instead of the default string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions