Packages

Type-Safe, ORM-like SQL Library for gleam

Current section

Files

Jump to
starmap include starmap@query_TableColumn.hrl
Raw

include/starmap@query_TableColumn.hrl

-record(table_column, {table :: binary(), column :: binary()}).