gotosocial/vendor/github.com/ncruces/go-sqlite3/util/sql3util/README.md
2024-10-25 16:09:18 +00:00

385 B

SQLite utility functions

This package implements assorted SQLite utilities useful to extension writers.

It also wraps a parser for the CREATE and ALTER TABLE commands, created by Marco Bambini.