package
0.3.9
Repository: https://github.com/unclassedpenguin/bales.git
Documentation: pkg.go.dev

# Functions

Adds a record to database.
Create database file if doesn't exist.
Creates table in database if doesn't exist.
Deletes a record from database.
Fetches a record from database Uses github.com/jedib0t/go-pretty/v6/table tables to print it out pretty.