Files
GoToSocial/vendor/github.com/ncruces/go-sqlite3/util/sql3util
kim 24f6760c0e [chore] bump ncruces go-sqlite3 => v0.23.0 (#3785)
* bump ncruces go-sqlite3 => v0.23.0

* whoops, add missing vendor changes...
2025-02-13 09:53:40 +01:00
..
2024-10-25 16:09:18 +00:00
2024-10-25 16:09:18 +00:00
2024-10-25 16:09:18 +00:00

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.