Hacker News new | ask | show | jobs
by probablyrobert 1581 days ago
If you're wanting to automatically generate the Prisma Schema then all you have to do is create the schema file, define the datasource connection and then run `prisma db pull`
1 comments