Categorygithub.com/pauloavelar/go-sqlite3-json
repository
1.1.1
Repository: https://github.com/pauloavelar/go-sqlite3-json.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

GO SQLite3 JSON

Extension JSON functions for SQLite not declared by mattn/go-sqlite3.

Supported functions

  • JSON_CONTAINS: ⚠️ incomplete implementation (supports single value contained in an array)