Factori (factori v0.14.1)

Summary

Functions

Link to this function

bootstrap(factory_config)

@spec bootstrap(Factori.Config.t()) :: :ok
Link to this function

build(config, table_name, struct_module \\ nil, attrs \\ nil, source_column \\ nil)

Link to this function

insert(config, table_name, struct_module \\ nil, attrs \\ nil, source_column \\ nil)

Link to this function

insert_list(config, table_name, count, struct_module \\ nil, attrs \\ nil, source_column \\ nil)

Link to this function

seed(config, variant, count, attrs, source_column, source_column)