Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Remove support for sqlite url prefix #370

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

pimeys
Copy link
Contributor

@pimeys pimeys commented Jun 1, 2022

Merge only when Prisma 4 is due

Part of: prisma/prisma#11468

@janpio
Copy link
Member

janpio commented Jun 1, 2022

There is another case I think:

s if s.starts_with("file") || s.starts_with("sqlite") => {

@pimeys
Copy link
Contributor Author

pimeys commented Jun 1, 2022

There is another case I think:

s if s.starts_with("file") || s.starts_with("sqlite") => {

I didn't save that file before committing...

Copy link
Member

@janpio janpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments

@pimeys pimeys force-pushed the prisma-4/remove-sqlite-url-prefix branch from 2448d8a to 06aa8a0 Compare June 2, 2022 07:13
@pimeys pimeys requested a review from janpio June 2, 2022 07:44
@pimeys pimeys merged commit 27cf871 into main Jun 8, 2022
@pimeys pimeys deleted the prisma-4/remove-sqlite-url-prefix branch June 8, 2022 08:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants