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
{{ message }}
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.
2020/08/31 13:04:54 257: sql syntax error: incorrect syntax near "bulk": line 1 col 1 (at pos 1)
//stmt, err := db.Prepare("bulk insert into gotest values (?)") does not seem to be working with prepare statements.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
2020/08/31 13:04:54 257: sql syntax error: incorrect syntax near "bulk": line 1 col 1 (at pos 1)
//stmt, err := db.Prepare("bulk insert into gotest values (?)") does not seem to be working with prepare statements.
The text was updated successfully, but these errors were encountered: