-
|
SQLite has supported JSON field type for a very long time now. I had looked prisma a year ago and it lacked JSON field type and so decided to stick with Sequelizer. With 2.x release I decided to give prisma another look after I read that it added support for JSON. The excitement has been short lived. So apparently JSON field type support is not there for SQLite. Question time:
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hey @m5nv 👋 |
Beta Was this translation helpful? Give feedback.
-
|
Hi there, To keep our discussions organized and focused on the most relevant topics, we’re reviewing and tidying up our backlog. As part of this process, we’re closing discussions that have already been marked as answered but remain open. If this discussion still requires further input or clarification, feel free to reopen it or start a new one with updated details. Your contributions are invaluable to the community, and we’re here to help! For more details about our priorities and vision for the future of Prisma ORM, check out our latest blog post: https://www.prisma.io/blog/prisma-orm-manifesto. Thank you for your understanding and ongoing support of the Prisma community! |
Beta Was this translation helpful? Give feedback.

Hey @m5nv 👋
I suppose you're talking about the JSON extension that SQLite supports. I don't think there's a feature request for that yet, so do go ahead an create one here explaining your use case as well :)