go-libsql icon indicating copy to clipboard operation
go-libsql copied to clipboard

Local Backup API

Open jljl1337 opened this issue 2 months ago • 0 comments

Is there any interface of the SQLite Online Backup API for backing up a local instance?

One that similar to https://github.com/mattn/go-sqlite3/blob/master/backup.go

jljl1337 avatar Oct 08 '25 18:10 jljl1337