1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-07-01 00:25:06 +02:00
Files
go-clickhouse/ch/testdata/snapshots/TestQuery-0
Vladimir Mihailenco 092a2dbf28 feat: initial commit
2022-03-21 08:58:25 +02:00

2 lines
101 B
Plaintext

CREATE TABLE "models" (id UInt64, string String, bytes String) Engine = MergeTree() ORDER BY tuple()