Goldorin v0.39.0 Goldorin.Ecto.Migration View Source

Generate initial create table migration

Link to this section Summary

Link to this section Functions

Link to this function

gen(mod_name, schema, opts \\ []) View Source

Generate create table migration

Link to this function

gen_one_table(name, fields, meta) View Source