mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-18 21:51:57 +00:00
2aedd41023
* Remove strange code * Even more code removal * Fix style * Remove even more code * Simplify code by making it slower * Attempt to do something * Attempt to do something * Well do something with this horrible trash * Add a test
2 lines
56 B
SQL
2 lines
56 B
SQL
SELECT contingency(1, [1, NULL]); -- { serverError 48 }
|