package
0.5.0
Repository: https://github.com/brunoluiz/jornada.git
Documentation: pkg.go.dev

# Functions

Exec execute SQL instructions inside of a transaction block.
New return a new instance of *sql.DB TODO: eventually this could support other databases and do something extra processes like the badger one.

# Structs

Cmd define a SQL instruction to be executed by sqldb.Exec.