EctoExplorer.DbSeeder (ecto_explorer v0.1.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

associate_country_with_currency(country, currency)

View Source
Link to this function

insert_address(first_line, postal_code, city, country_id)

View Source
Link to this function

insert_country(name, code, population)

View Source
Link to this function

insert_currency(code, symbol, name)

View Source
Link to this function

insert_flag(colors, orientation, country_id)

View Source