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@validate_FieldError.hrl
Raw

include/gloo@validate_FieldError.hrl

-record(field_error, {field :: binary(), message :: binary()}).