mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 09:15:27 +08:00 
			
		
		
		
	@@ -85,6 +85,7 @@ namespace FreeSql.ClickHouse.Curd
 | 
			
		||||
                           BatchSize = _source.Count
 | 
			
		||||
                       })
 | 
			
		||||
                {
 | 
			
		||||
                    await bulkCopyInterface.InitAsync();
 | 
			
		||||
                    await bulkCopyInterface.WriteToServerAsync(data, default);
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user