Packages

This is a elixir client library for PostgREST, built with the intention of supporting Supabase

Retired package: Deprecated - This package is no longer updated actively - please refer to supabase_postgrest for updates

Current section

Files

Jump to
postgrestex .formatter.exs
Raw

.formatter.exs

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