You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does anybody have a read on how hard would it be to support prepared statements? It looks like the underlying go database/sql package supports them, so I'm wondering if it's just a matter of plumbing it up?
The text was updated successfully, but these errors were encountered:
Does anybody have a read on how hard would it be to support prepared statements? It looks like the underlying go database/sql package supports them, so I'm wondering if it's just a matter of plumbing it up?
The text was updated successfully, but these errors were encountered: