canonical / sqlair

Friendly type mapping for SQL databases
Apache License 2.0
17 stars 8 forks source link

Factor out QueryContext and ExecContext to seperate functions #66

Closed Aflynn50 closed 1 year ago

Aflynn50 commented 1 year ago

This PR creates internal functions that are a part of Query to pass through to the database/sql functions.