no rust prisma client
When creating and using a Prisma client by combining PG adapters, is it necessary to install @prisma/client?
If I continue using it the way I have been, there will be no more sources to use.
If possible, can you also handle the migration and seeding tasks?
If I continue using it the way I have been, there will be no more sources to use.
If possible, can you also handle the migration and seeding tasks?