Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property not known: "directUrl" #7

Open
tguelcan opened this issue Jan 3, 2024 · 2 comments
Open

Property not known: "directUrl" #7

tguelcan opened this issue Jan 3, 2024 · 2 comments

Comments

@tguelcan
Copy link

tguelcan commented Jan 3, 2024

Description of the bug

Sublime Build 4143

To set up according to the "directUrl" scheme, this value is not recognised.

Steps to reproduce

datasource db { provider = "postgresql" url = env("DATABASE_PRISMA_URL") // uses connection pooling directUrl = env("DATABASE_URL_NON_POOLING") // uses a direct connection }

Expected behavior

Known Property

Actual behavior

PrismaHighlight version

latest

@Ultra-Instinct-05
Copy link
Contributor

Could you please describe the issue in more detail (with possibly screenshots ?)

If I go to the linked URL and see the highlighting, it works just fine, but I might be completely missing the point of your issue.

@tguelcan
Copy link
Author

tguelcan commented Jan 10, 2024

Bildschirmfoto 2024-01-10 um 11 35 53

Gladly, it is not recognised

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants