Skip to content

SQLite enum-ish column support. #1381

Description

@igalklebanov

Hey 👋

SQLite doesn't have native enum type support. However, it is not uncommon to see usage of column text check(column in (...)) in table definitions. We could improve UX by parsing these and mapping to options and enum input group.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions