Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Migrating from MariaDB to sqlite - Prisma
P
Prisma
•
6mo ago
•
3 replies
Luex
Migrating from MariaDB to sqlite
I am currently migrating from mariadb to sqlite
(both using prisma
)
.
I have multiple
Decimal(20,8)
Decimal(20,8)
values in my prisma schema file
.
Do i need to store the values as text or does the prisma sqlite client keep the high decimal precision
?
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
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Migrating database from sqlserver to postgresql
P
Prisma / help-and-questions
2y ago
Guidance on migrating to Rust-free from TS?
P
Prisma / help-and-questions
6mo ago
MismatchedTokenException when migrating from neon/docker to prisma postgres
P
Prisma / help-and-questions
8mo ago