Current section

Files

Jump to
postgleam include postgleam@error_PgError.hrl
Raw

include/postgleam@error_PgError.hrl

-record(pg_error, {
fields :: postgleam@error:pg_error_fields(),
connection_id :: gleam@option:option(integer()),
'query' :: gleam@option:option(binary())
}).