### Describe the bug Unparsing OFFSET does not work as expected. ### To Reproduce Parse and unparse the query `SELECT 1 OFFSET 95`. ### Expected behavior The query should be unparsed completely, including OFFSET. ### Additional context _No response_