Liking cljdoc? Tell your friends :D
Clojure only.

supabase.postgrest.error

PostgREST-specific anomaly enrichment.

PostgREST error bodies carry extra fields — hint, code, details — that callers want surfaced. This module wraps core.error anomalies with those extras.

PostgREST-specific anomaly enrichment.

PostgREST error bodies carry extra fields — `hint`, `code`, `details` —
that callers want surfaced. This module wraps `core.error` anomalies
with those extras.
raw docstring

enrichclj

(enrich result)

Decorates a core.error anomaly with PostgREST-specific fields when the response body carries them. Returns the input unchanged if it is not an anomaly or has no database fields.

Decorates a `core.error` anomaly with PostgREST-specific fields when
the response body carries them. Returns the input unchanged if it is
not an anomaly or has no database fields.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close