update sqlite3 driver from 1.14.10 to 1.14.13 #2566
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There is several tests using go-sqlite3 driver in this project.
It had to opt-in for using JSON functions.
Update go-sqlite3 driver, and we can run tests without
-tags=json1.I updated modules and modified the documentation and ci.yml.
mattn: "Released go-sqlite3 v1.14.13 json tag is now the default."
https://twitter.com/mattn_jp/status/1524936967720665088
For more detail is following page.
mattn/go-sqlite3#1019