mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fixed "newlines"
This commit is contained in:
parent
5fb75b3b9e
commit
0f22b5ec85
@ -1 +1 @@
|
||||
OK
|
||||
OK
|
||||
|
@ -53,4 +53,4 @@ WHERE
|
||||
;
|
||||
|
||||
|
||||
SELECT 'OK'
|
||||
SELECT 'OK';
|
||||
|
@ -1 +1 @@
|
||||
OK
|
||||
OK
|
||||
|
@ -56,4 +56,4 @@ WHERE
|
||||
;
|
||||
|
||||
|
||||
SELECT 'OK'
|
||||
SELECT 'OK';
|
||||
|
Loading…
Reference in New Issue
Block a user