turbo
a3789ebf - fix prisma example ReferenceError (#3947)

Commit
2 years ago
fix prisma example ReferenceError (#3947) The prisma example currently exports the variable `client` but it should be `prisma`. `database:db:seed: ReferenceError: prisma is not defined`
Author
Parents
Loading