turbo
a3789ebf
- fix prisma example ReferenceError (#3947)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`
References
#3947 - fix prisma example ReferenceError
Author
mkreuzmayr
Parents
489c730a
Loading