mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 17:44:23 +00:00
fixed golang test
This commit is contained in:
parent
68eea2ba18
commit
09b746a63e
@ -9,7 +9,7 @@ Columns:
|
||||
name
|
||||
a
|
||||
Column types:
|
||||
name BINARY
|
||||
name CHAR
|
||||
a TINYINT
|
||||
Result:
|
||||
tables 1
|
||||
@ -17,7 +17,7 @@ Columns:
|
||||
a
|
||||
b
|
||||
Column types:
|
||||
a BINARY
|
||||
a CHAR
|
||||
b TINYINT
|
||||
Result:
|
||||
тест 1
|
||||
|
Loading…
Reference in New Issue
Block a user