Skip to content

Feature Request: Replace the go-sqlite3 based by CGO with a pure GO sqlte3. #267

@moonD4rk

Description

@moonD4rk

Using the pure Go version of sqlite3 will increase the binary compiled size by 2~3MB.

The benefit is that it makes cross-platform compilation easier and more convenient to be referenced by other repositories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions