Martí Crespí
09/16/2019, 6:21 AMdocker-compose.yml
file the option migrations
to false, but it's doing all changes according to my datamodel.prisma, I want to do my changes in DDBB directly and when I deploy my server it should check if the datamodel is ok with my DDBB. I'm using 1.34.5
version.