Packages

Type-Safe, ORM-like SQL Library for gleam

Current section

Files

Jump to
starmap include starmap@creation_CreateTable.hrl
Raw

include/starmap@creation_CreateTable.hrl

-record(create_table, {table :: binary(), columns :: any()}).