trying the new prisma rust free engine, we've noticed different error.meta structure! (basic err case of unique constraint violation)
- why https://github.com/prisma/prisma/blob/423b58507879080bdc1273ca5d30b3de87e5b766/packages/driver-adapter-utils/src/error.ts are not exported?
- error.message seems not properly crafted, such (check attached)
- error.meta.target is not there anymore!