ecto_explorer
v0.1.0
Pages
Modules
EctoExplorer.DbSeeder
(ecto_explorer v0.1.0)
View Source
Link to this section
Summary
Functions
associate_country_with_currency(country, currency)
create_tables()
fill_tables()
insert_address(first_line, postal_code, city, country_id)
insert_country(name, code, population)
insert_currency(code, symbol, name)
insert_flag(colors, orientation, country_id)
Link to this section
Functions
Link to this function
associate_country_with_currency(country, currency)
View Source
Link to this function
create_tables()
View Source
Link to this function
fill_tables()
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