# 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)