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

include/gloo@query_Gte.hrl

-record(gte, {column :: binary(), value :: gloo@value:gloo_value()}).