piazza_core v0.3.8
  • Pages
  • Modules
  • Mix Tasks

    Piazza.Ecto.Schema (piazza_core v0.3.8) View Source

    Link to this section Summary

    Functions

    boolean_fields(fields, default \\ false)
    change_markers(changeset, markers)
    external_type(module)
    generate_uuid(changeset, field)
    index_name(table, fields)
    mapify(struct)
    present?(changeset, field)
    put_new_change(changeset, field, fun)
    validate_one_present(changeset, fields)
    validate_url(changeset, field)

    Link to this section Functions

    Link to this macro

    boolean_fields(fields, default \\ false)

    View Source (macro)
    Link to this function

    change_markers(changeset, markers)

    View Source
    Link to this function

    external_type(module)

    View Source
    Link to this function

    generate_uuid(changeset, field)

    View Source
    Link to this macro

    index_name(table, fields)

    View Source (macro)
    Link to this function

    mapify(struct)

    View Source
    Link to this function

    present?(changeset, field)

    View Source
    Link to this function

    put_new_change(changeset, field, fun)

    View Source
    Link to this function

    validate_one_present(changeset, fields)

    View Source
    Link to this function

    validate_url(changeset, field)

    View Source

    Built using ExDoc (v0.24.2) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference