-record('query', { from :: database@schema:schema(any()), select :: list(binary()), where :: list(binary()), bindings :: list(gleam@pgo:value()) }).