//
pkg.gl
Category
github.com/charmbracelet/charm
server
db
sqlite
package
0.12.6
Repository:
https://github.com/charmbracelet/charm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
3
Files
720 SLOC
#
Packages
migration
No description provided by the author
#
Functions
NewDB
NewDB creates a new DB in the given path.
#
Constants
DbName
The DB default file name.
DbOptions
The DB default connection options.
#
Structs
DB
DB is the database struct.