Skip to content

[Re-Introspection] Keep order of fields of existing Prisma schema #2968

@janpio

Description

@janpio

When you introspect a database with an existing schema.prisma right now the full datamodel part is replaced. This is quite brutal, especially if I spent some time ordering my fields, as all that is gone now.

We could try to keep the order of fields in the datamodel. That would make it possible to look at a diff that is not so drastic.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions