Database.PostgreSQL.Migrations
defaultMain
connectEnv
runSqlFile
type Migration
migrate
column
create_table
add_column
create_index
create_unique_index
drop_table
drop_column
drop_index
rename_column
change_column
create_table_stmt
add_column_stmt
create_index_stmt
drop_table_stmt
drop_column_stmt
drop_index_stmt
rename_column_stmt
change_column_stmt