Closed miguelff closed 8 months ago
The test cases above are expected to fail, as:
MySQL doesn't support SetDefault for InnoDB (which is our only supported engine at the moment).
(the statement above can be found here).
I hence recommend we close this issue.
Agreed @jkomyno. Thanks for evaluating this.
This is a subcluster of failures after having enabled planetscale tests in https://github.com/prisma/prisma-engines/pull/4423
Failing tests in this cluster:
Please follow this process