Add Typed Connection Function #3

Open
opened 2023-06-04 00:06:07 +00:00 by jeff · 0 comments
Owner

Abstract away sql.New to use a typed call.

  • enum for ConnectionEngine (Postres, CockroachDB, etc)
  • Username
  • Password
  • TLS files
  • SSL Mode
Abstract away sql.New to use a typed call. * enum for ConnectionEngine (Postres, CockroachDB, etc) * Username * Password * TLS files * SSL Mode
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: simplesystems/simple-sql#3
No description provided.