bump prisma to 7
This commit is contained in:
parent
081145f900
commit
96443b6afe
9 changed files with 815 additions and 117 deletions
|
|
@ -1,6 +1,5 @@
|
|||
datasource db {
|
||||
provider = "postgresql"
|
||||
url = env("DATABASE_URL")
|
||||
}
|
||||
|
||||
generator client {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue