Files
adminer/plugins/drivers/clickhouse.php
Anton Polonskiy 04473a21c8 ClickHouse: fix minor problems
* ClickHouse: Fix warning on empty tables

Warning:  reset() expects parameter 1 to be array, null given

* ClickHouse: Show correct error message

* ClickHouse: add CTE support + allow whitespace at the beginning of the query

* ClickHouse: set default format
2026-02-08 01:01:59 +01:00

9.9 KiB