Skip to content

Cannot edit BigInts #621

@sdnts

Description

@sdnts

Loading any schema with a BigInt makes it impossible to edit the BigInt

datasource db {
  ...
  previewFeatures = ["nativeTypes"]
}

model User {
  id Int @id
  bigint BigInt
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug/2-confirmedBug has been reproduced and confirmed.kind/bugA reported bug.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions