Packages

Type-Safe, ORM-like SQL Library for gleam

Current section

Files

Jump to
starmap include starmap@query_IsNull.hrl
Raw

include/starmap@query_IsNull.hrl

-record(is_null, {
column :: starmap@schema:column(gleam@option:option(any()), any())
}).