Packages

A fun, friendly, and type-safe ORM for Gleam! Compose type-safe SQL queries, generate decoders and types from schemas, and with a fun CLI!

Current section

Files

Jump to
funsies include funsies@query@yummy_Equals.hrl
Raw

include/funsies@query@yummy_Equals.hrl

-record(equals, {col :: binary(), value :: funsies@query@yummy:value()}).