yacto
v2.0.4
  • Pages
  • Modules
  • Mix Tasks

    View Source Yacto.Migration.SchemaMigration (yacto v2.0.4)

    Link to this section Summary

    Functions

    down(repo, app, schema, version)
    drop(repo)
    drop_and_create(repo)
    ensure_schema_migrations_table!(repo)
    migrated_versions(repo, app, schema)
    up(repo, app, schema, version)

    Link to this section Functions

    Link to this function

    down(repo, app, schema, version)

    View Source
    Link to this function

    drop(repo)

    View Source
    Link to this function

    drop_and_create(repo)

    View Source
    Link to this function

    ensure_schema_migrations_table!(repo)

    View Source
    Link to this function

    migrated_versions(repo, app, schema)

    View Source
    Link to this function

    up(repo, app, schema, version)

    View Source

    Hex Package Hex Preview (current file)

    Built using ExDoc (v0.29.4) for the Elixir programming language