Packages

CockroachDB cluster and database statistics for Ecto apps: SHOW JOBS, SHOW CHANGEFEED JOBS, SHOW STATISTICS, cluster settings, sessions, locks, contention and more. Mimics the ecto_psql_extras API.

Current section

Files

Jump to
Raw

.formatter.exs

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