Factori.Attributes (factori v0.9.4)
Link to this section Summary
Link to this section Functions
Link to this function
map(config, insert_func, table_name, attrs, source_column, ecto_dump_value?)
@spec map( Factori.Config.t(), (... -> any()), String.t(), Keyword.t(), Factori.Bootstrap.ColumnDefinition.t(), boolean() ) :: {Keyword.t(), Keyword.t()}