yacto
v2.0.4
  • Pages
  • Modules
  • Mix Tasks

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

    Link to this section Summary

    Functions

    allow_migrate?(schema, repo, opts \\ [])
    get_all_schema(app, prefix \\ nil)
    get_migration_dir(app)
    get_migration_dir_for_gen()
    is_migration_module?(mod)
    is_schema_module?(mod)
    need_gen_migration?(schema)

    Link to this section Functions

    Link to this function

    allow_migrate?(schema, repo, opts \\ [])

    View Source
    Link to this function

    get_all_schema(app, prefix \\ nil)

    View Source
    Link to this function

    get_migration_dir(app)

    View Source
    Link to this function

    get_migration_dir_for_gen()

    View Source
    Link to this function

    is_migration_module?(mod)

    View Source
    Link to this function

    is_schema_module?(mod)

    View Source
    Link to this function

    need_gen_migration?(schema)

    View Source

    Hex Package Hex Preview (current file)

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