Packages

A compile-time safe database library for Gleam - Ecto-inspired schemas, composable queries, and adapter-based persistence

Current section

Files

Jump to
cquill include cquill@codegen@type_mapping_UnknownType.hrl
Raw

include/cquill@codegen@type_mapping_UnknownType.hrl

-record(unknown_type, {postgres_type :: binary(), udt_name :: binary()}).