HomeMusing Studio

Replace mattn/go-sqlite3 with modernc.org/sqlite
a4295328be5bUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Replace mattn/go-sqlite3 with modernc.org/sqlite

This replaces the CGO wrapped C SQLite with a pure implementation
of SQLite in Go. This should remove the need for CGO to build
WriteFreely.

Details

Provenance
mathew <meta@pobox.com>Authored on Dec 26 2022, 7:51 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.