Skip to content

Commit

Permalink
Update content/200-orm/200-prisma-client/500-deployment/301-edge/450-…
Browse files Browse the repository at this point in the history
…deploy-to-cloudflare.mdx
  • Loading branch information
nikolasburk authored Mar 25, 2024
1 parent 7f1a889 commit 52caedb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ The command will output the URL where you can access the deployed Worker.

### D1

If you are using a Neon database, you need to:
If you are using a D1 database, you need to:

- use the `@prisma/adapter-d1` database adapter (via the `driverAdapters` Preview feature)
- set `sqlite` as the `datasource` provider in your Prisma schema
Expand Down

0 comments on commit 52caedb

Please sign in to comment.