joonatanvanhala
Results
1
issues of
joonatanvanhala
It seems that currently the code generates the client without the --sql flag so the package doesn't include the sql files. ``` generateCommand() { let command = 'npx prisma generate';...