//
pkg.gl
Category
github.com/aceberg/rediary
internal
db
package
0.0.0-20231104071240-ae2eaf70a771
Repository:
https://github.com/aceberg/rediary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
98 SLOC
#
Functions
Clear
Clear - delete all records from table.
Create
Create - create table if not exists.
Delete
Delete - delete one record.
Insert
Insert - insert one rec into DB.
Migrate
Migrate - add column to table.
Select
Select - select all from DB.