package
0.0.66
Repository: https://github.com/forbearing/golib.git
Documentation: pkg.go.dev

# Functions

Exec executes raw sql without return rows.
InitDatabase will create the table and table records that predefined in model package.
Transaction start a transaction as a block, return error will rollback, otherwise to commit.