Skip to content

Adding @ignore removes types (m-n relation) from the Kysely index file. #2122

Open
@AliNectar

Description

@AliNectar

Description and expected behavior
Adding the @ignore on a particular field should ignore that particular field only. But upon adding this various m-n relation types in the Kysely index file are removed upon running the npx zenstack generate codegen command.

Screenshots

Environment (please complete the following information):

  • ZenStack version: 2.9.1
  • Prisma version: 6.5.0
  • Database type: Postgresql (supabase)

Additional Context
Note that only the types are affected. The actual tables are not affected.

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