ctx := clickhouse.Context(context.Background(), clickhouse.WithStdAsync(false)) { for i := 0; i < 100; i++ { _, err := conn.ExecContext(ctx, fmt.Sprintf(`INSERT INTO example VALUES ( %d, '%s', [1, 2, 3, 4, 5, 6,