Packages

Upsert multiple nested Ecto schema structs to the database with a single function call.

Retired package: Renamed - renamed to bulkinup: https://hex.pm/packages/bulkinup

Current section

Files

Jump to
bulk_upsert .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]