-record(batch_query, { sql :: binary(), param_sets :: list(list(gleam@option:option(postgleam@value:value()))), reply :: gleam@erlang@process:subject({ok, list(postgleam@connection:extended_query_result())} | {error, postgleam@error:error()}) }).