New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Compile with go-sqlite3 but NOT system-supplied sqlite3? (E.g. hand-compiled sqlite3.o instead?)
#858
opened Sep 30, 2020 by
doublemeat
Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work.
#855
opened Sep 17, 2020 by
piotrkochan
Windows10 x64 installation failed use go get github.com/mattn/go-sqlite3
#847
opened Aug 27, 2020 by
NicYan
Issue building go-sqlite3 with linking to libsqllite3 under macos 10.15.2
#839
opened Aug 14, 2020 by
greycubesgav
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.

