chenhunhun
Results
1
comments of
chenhunhun
Thanks your answer! for more table in my sqlserver, i read your readme.md about the bulk function like var command=connection.CreateCommand(); command.CommandText="INSERT INTO test (date,time,str,int) VALUES @bulk"; command.Parameters.Add(new ClickHouseParameter{ ParameterName="bulk", Value=list...