mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
fix style
This commit is contained in:
parent
335be4c807
commit
3979f858fe
@ -9,3 +9,4 @@ SELECT hex(toInt256(100000000000)) AS res;
|
||||
SELECT hex(toInt128(-100000000000)) AS res;
|
||||
|
||||
SELECT hex(toInt256(-100000000000)) AS res;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user