prisma datasource DS --> db
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
datasource DS {
|
||||
datasource db {
|
||||
provider = "sqlite"
|
||||
url = env("DATABASE_URL")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user