Hi all! I'm trying to use ForestAdmin (that uses `...
# orm-help
c
Hi all! I'm trying to use ForestAdmin (that uses
sequelize
as ORM directly plugged to Prisma db). But I have some difficulties, especially to create an entity (and generate an ID). I suppose that we are not supposed to directly access/modify Prisma db?