-record(simple_query_result, { tag :: binary(), columns :: list(binary()), rows :: list(list(gleam@option:option(binary()))) }).