Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bump version for sqlite3 to 1.14.14 to have JSON support #771

@cdamoc90poe

Description

@cdamoc90poe

The current version of sqlite library github.com/mattn/go-sqlite3 v1.14.10 does not have support for JSON objects by default, which in SQLite was introduced with version 3.38.0, which is already available in github.com/mattn/go-sqlite3 v1.14.14 which uses SQLite version 3.38.5

Solution:
Update the library version in go.mod file to github.com/mattn/go-sqlite3 v1.14.14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions