package
0.0.0-20170918051555-d902b846636f
Repository: https://github.com/davidwalter0/go-persist.git
Documentation: pkg.go.dev

# Functions

Connect using driver and database name.
DropAll remove the tables in this schema.
Initialize a database from the given schema, the create operation is idempotent, and can be called multiple times without issues, if DropAll is false.

# Variables

Schema given that permissions grant table configuration, initialize the current database tables for this project.