Drill.Seeder (drill v1.2.0)
Module responsible for seeding data into the database
Link to this section Summary
Link to this section Functions
Link to this function
autogenerate_fields(schema)
Link to this function
build_entries(seeder, ctx)
@spec build_entries(module(), Drill.Context.t()) :: [map()]
Link to this function
filter_manual_seeds(seeder, ctx)
@spec filter_manual_seeds(module(), Drill.Context.t()) :: [any()]
Link to this function
list_seeder_modules(seeders_path)
Link to this function