Raeesaa
11/18/2018, 8:12 AMexecuteRaw
mutations support transactions?sorenbs
Raeesaa
11/23/2018, 5:45 AMexecuteRaw
accepts only single SQL statement. Adding multiple statements separated by semicolon gives MySQL syntax error. I found similar comment in one of the github issues raised for executeRaw: https://github.com/prisma/prisma/issues/3300#issuecomment-429153325
It looks like we won't be able to use it to perform transactions yet.Raeesaa
11/24/2018, 3:53 PMsorenbs
Raeesaa
12/03/2018, 5:41 PM