mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-11-04 08:22:25 -06:00 
			
		
		
		
	
				Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4075 Co-authored-by: kim <grufwub@gmail.com> Co-committed-by: kim <grufwub@gmail.com>  | 
			||
|---|---|---|
| .. | ||
| wasm | ||
| arg.go | ||
| const.go | ||
| parse.go | ||
| README.md | ||
| sql3util.go | ||
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.