Di
Di•2mo ago

ORM

I can't use prisma orm or sequelize orm with deno 2.0. I always have errors when I try to use it. The main problem with prisma, that I can't get generated types. I know that I can use preview feature for that, but it's unstable and I want to use something stable for my projects. Sequalize CLI doesn't work, I even don't know why, cuz the message isn't clear, look
Uncaught TypeError: Cannot read properties of undefined (reading 'getSequelize')
Uncaught TypeError: Cannot read properties of undefined (reading 'getSequelize')
That means the largest and stablest ORMs still do not work 😭
0 Replies
No replies yetBe the first to reply to this messageJoin