# 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.