Roll v0.1.0 Roll.SchemaMigration View Source

Defines a schema that works with a table that tracks schema migrations. The table name defaults to roll_migrations.

Link to this section Summary

Link to this section Functions

Link to this function

down(repo, version, prefix)

View Source
Link to this function

ensure_schema_migrations_table!(repo, opts)

View Source
Link to this function

up(repo, version, prefix)

View Source