PgFlowDashboard.Migrations.Versions.V02 (PgFlow v0.3.1)

Copy Markdown View Source

Adds skipped_steps counts and skip_reason on step lists.

Summary

Functions

Rolls back this version's migration by executing the down SQL file.

Applies this version's migration by executing the up SQL file.

Functions

down(opts \\ [])

@spec down(keyword()) :: :ok

Rolls back this version's migration by executing the down SQL file.

up(opts \\ [])

@spec up(keyword()) :: :ok

Applies this version's migration by executing the up SQL file.