-record(delete_query, { table :: galchemy@ast@schema:table(), where_ :: gleam@option:option(galchemy@ast@expression:predicate()), returning :: list(galchemy@ast@expression:select_item()) }).