When will Prisma v2 have MongoDB support?
# orm-help
k
When will Prisma v2 have MongoDB support?
r
Hey @KJReactor We currently don't have a concrete timeline for MongoDB support so you would have to stick to relational db's for the time being while using Prisma2. You could track the status of the feature request here: https://github.com/prisma/prisma/issues/1277
k
Thanks