Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

After merging #3027, I've been working on getting sqlc to work without CGO. mattn/go-sqlite3 requires CGO, so I've switched to modernc.org/sqlite which does not.

@kyleconroy kyleconroy merged commit ecb0491 into main Dec 5, 2023
@kyleconroy kyleconroy deleted the kyle/sqlite-modernc branch December 5, 2023 20:14
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
…c-dev#3040)

After merging sqlc-dev#3027, I've been working on getting sqlc to work without CGO. mattn/go-sqlite3 requires CGO, so I've switched to modernc.org/sqlite which does not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants