Packages
ash_postgres_partition
0.1.0
Ash extension to help creating and checking for the existence of partitions
Current section
Files
Jump to
Current section
Files
ash_postgres_partition
.formatter.exs
.formatter.exs
# Used by "mix format"
[
line_length: 150,
plugins: [Spark.Formatter],
import_deps: [:ecto, :ecto_sql, :ash_postgres],
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}", "priv/repo/**/*.{ex}"]
]