This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-12-02 12:32:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
340a264a62
ClickHouse
/
tests
/
queries
/
0_stateless
/
02269_create_table_with_collation.reference
6 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix some bugs while parsing the collation
2022-04-22 15:46:03 +00:00
CREATE TABLE t
(
`x` varchar(255) NOT NULL COLLATE binary
)
ENGINE = Memory
Reference in New Issue
Copy Permalink