Hi guys! The prisma cloud doesn't support mongodb?
# orm-help
l
Hi guys! The prisma cloud doesn't support mongodb?
n
Hey Luis 👋 Are you facing any errors in the prisma data platform? We do support MongoDB. If you are referring to provisioning of database then we only have support for PostgreSQL (Heroku) and MySQL (Planetscale) For using MongoDB you would need to get the connection string from a provider (E.g: MongoDB Atlas)
l
Hello Nurul, yes, I'm having an error every time I find some database in my schema, I'll be leaving a screenshot of the error I get whenever I try to open it. (Sorry for being a cell screen, I was in college when I took it 😅)
And before I forget, thank you so much for the feedback 😀
n
Can you please check again if this issue is still persisting for you? Was this working before but not working now?
l
Hi, sorry for the delay in responding. The problem still persists, for the reason that
blacklisted
is initialized as null... in prism studio it shows perfectly
n
What is the type of blacklisted column? Okay, so locally it’s working as expected for you but the same schema breaks in the prisma data platform, correct?