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

include/db@schema_IntColumn.hrl

-record(int_column, {name :: binary()}).