DaredevilOSS / sqlc-gen-csharp

MIT License
23 stars 0 forks source link

Generate the shared code across queries #2

Closed SockworkOrange closed 5 months ago

SockworkOrange commented 8 months ago

Preamble function in MySQL driver

  1. Connection string - how-to in generated files?
  2. Connection pool - how to for MySQL (can be generic? should be generic?)
  3. more? take a look at typescript code to figure out what's needed, and consult with your preferred AI companion