Skip to content

Commit

Permalink
🗃️ Remove extendedWhereUnique feat
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Jul 17, 2023
1 parent 7d62c7a commit 2c2952e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/prisma/postgresql/schema.prisma
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
generator client {
provider = "prisma-client-js"
previewFeatures = ["extendedWhereUnique"]
provider = "prisma-client-js"
}

datasource db {
Expand Down

0 comments on commit 2c2952e

Please sign in to comment.