mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-20 01:32:50 +08:00
commit
ed5d39f5c0
@ -85,6 +85,7 @@ namespace FreeSql.ClickHouse.Curd
|
||||
BatchSize = _source.Count
|
||||
})
|
||||
{
|
||||
await bulkCopyInterface.InitAsync();
|
||||
await bulkCopyInterface.WriteToServerAsync(data, default);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user