1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-07-03 00:27:03 +02:00
Files
go-clickhouse/ch/testdata/snapshots/TestQuery-7

2 lines
142 B
Plaintext
Raw Permalink Normal View History

2022-01-23 09:36:24 +02:00
SELECT "model"."id", "model"."string", "model"."bytes" FROM "models" AS "model" SETTINGS max_rows_to_read = 100, read_overflow_mode = 'break'