Skip to content

Commit

Permalink
Update 05-sqlite.mdx (#5503)
Browse files Browse the repository at this point in the history
  • Loading branch information
DNS320 authored Nov 27, 2023
1 parent edffef6 commit d97c5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/200-concepts/200-database-connectors/05-sqlite.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The SQLite connector maps the [scalar types](/concepts/components/prisma-schema/

> Alternatively, see [Prisma schema reference](/reference/api-reference/prisma-schema-reference#model-field-scalar-types) for type mappings organized by Prisma type.
### Native type mapping from Prisma to MySQL
### Native type mapping from Prisma to SQLite

| Prisma | SQLite |
| ---------- | ------------- |
Expand Down

1 comment on commit d97c5bd

@vercel
Copy link

@vercel vercel bot commented on d97c5bd Nov 27, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

docs – ./

prisma2-docs.vercel.app
docs-git-main-prisma.vercel.app
docs-prisma.vercel.app

Please sign in to comment.