prisma-client-go icon indicating copy to clipboard operation
prisma-client-go copied to clipboard

resolution of schema at runtime

Open steebchen opened this issue 4 years ago • 0 comments

The schema should be resolved at runtime (client.Connect()) because it is needed for a few things in the Prisma ecosystem.

This is needed for:

  • [ ] #495
  • [ ] #482

steebchen avatar May 20 '21 15:05 steebchen