//
pkg.gl
Category
github.com/pilinux/gorest
database
migrate
package
1.7.0
Repository:
https://github.com/pilinux/gorest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
58 SLOC
#
Functions
DropAllTables
DropAllTables - careful! It will drop all the tables!.
StartMigration
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.