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?
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?