-record(raw_query, { name :: binary(), sql :: binary(), command :: sqlode@runtime:query_command(), param_count :: integer(), placeholder_style :: sqlode@runtime:placeholder_style(), encode :: fun((any()) -> list(sqlode@runtime:value())), slice_info :: fun((any()) -> list({integer(), integer()})) }).