mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2024-12-22 08:54:26 +03:00
385 B
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.