Packages

Small Postgres + SQLite library for Gleam. Query builder for 80% of CRUD, typed raw SQL for the rest.

Current section

Files

Jump to
gloo include gloo@telemetry_QueryError.hrl
Raw

include/gloo@telemetry_QueryError.hrl

-record(query_error, {sql :: binary(), reason :: binary()}).