Files
adminer/plugins
Marcus Nightingale 4d0e79234c ClickHouse: Fix offset (bug #1188)
Previously, the driver used `LIMIT <limit>, <offset>` syntax, causing incorrect
pagination behavior (page 2 repeating results from page 1, etc.). Updated the
`limit()` function to use ClickHouse-compatible `LIMIT <count> OFFSET <offset>`
syntax, ensuring correct row offsets across pages.
2025-10-27 15:17:28 +01:00
..
2025-04-08 13:10:05 +02:00
2025-04-08 17:03:02 +02:00
2025-04-08 13:10:05 +02:00
2025-09-08 08:31:38 +02:00
2025-04-08 13:10:05 +02:00
2025-04-08 13:10:05 +02:00
2025-04-08 13:10:05 +02:00
2025-04-08 13:10:05 +02:00
2025-04-08 13:10:05 +02:00
2025-04-08 17:03:02 +02:00
2025-04-08 13:10:05 +02:00
2025-04-08 13:14:32 +02:00
2025-06-19 09:12:48 +02:00
2025-06-19 09:12:48 +02:00
2025-04-08 13:10:05 +02:00
2025-04-08 13:10:05 +02:00
2025-04-08 13:10:05 +02:00
2025-04-08 13:10:05 +02:00
2025-04-08 13:10:05 +02:00
2025-03-20 14:32:56 +01:00
2025-04-08 13:14:32 +02:00
2025-04-15 22:47:48 +02:00
2025-09-07 15:17:38 +02:00
2025-04-08 13:14:32 +02:00
2025-04-08 13:10:05 +02:00
2025-04-08 17:03:02 +02:00