//
pkg.gl
Category
github.com/stephen/litefs-backup
db
sqliteutil
package
0.2.1
Repository:
https://github.com/stephen/litefs-backup.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
137 SLOC
#
Functions
BeginImmediate
BeginImmediate returns a transaction that has already acquired the write lock.
NewNullTime
No description provided by the author
#
Structs
NullTime
NullTime represents a SQLite-specific implementation of nullable *time.Time.
#
Type aliases
Checksum
Checksum represents an LTX checksum that is stored as a BLOB in SQLite.
Time
Time represents a SQLite-specific implementation of non-nullable time.Time.