Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
The datasource property `directUrl` is no longer supported in schema files. Move connection URLs to - Prisma
P
Prisma
•
4mo ago
•
7 replies
PB
The datasource property `directUrl` is no longer supported in schema files. Move connection URLs to
I just got this typescript error on datasource db
{
provider
=
"postgresql
"
url
= env
(
"DATABASE
_URL
"
)
directUrl
= env
(
"DIRECT
_URL
"
)
}
Prisma
Join
The official Discord server of Prisma! Find us online at prisma.io
9,819
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
No datasource property
P
Prisma / help-and-questions
4mo ago
Prisma 7 in Monorepo: “url is no longer supported in schema files” + “client engine requires adapter
P
Prisma / help-and-questions
4mo ago
Prisma v7 – migrate deploy fails in Docker: “The datasource property is required in your Prisma
P
Prisma / help-and-questions
4mo ago
datasource property is required error --- but it's defined, and value is there?
P
Prisma / help-and-questions
4mo ago