package
1.7.0
Repository: https://github.com/pilinux/gorest.git
Documentation: pkg.go.dev

# Functions

DropAllTables - careful! It will drop all the tables!.
SetPkFk - manually set foreign key for MySQL and PostgreSQL.
StartMigration - automatically migrate all the tables - Only create tables with missing columns and missing indexes - Will not change/delete any existing columns and their types.