You've already forked go-clickhouse
mirror of
https://github.com/uptrace/go-clickhouse.git
synced 2025-07-05 00:28:55 +02:00
2 lines
101 B
Plaintext
2 lines
101 B
Plaintext
![]() |
CREATE TABLE "models" (id UInt64, string String, bytes String) Engine = MergeTree() ORDER BY tuple()
|