mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-03-10 08:00:56 +08:00
将ClickHouse的驱动从ClickHouse.Client改成ClickHouse.Driver
This commit is contained in:
@@ -6,7 +6,7 @@ using System.Data;
|
||||
using System.Data.Common;
|
||||
using System.Text.RegularExpressions;
|
||||
using System.Threading.Tasks;
|
||||
using ClickHouse.Client.ADO;
|
||||
using ClickHouse.Driver.ADO;
|
||||
|
||||
namespace FreeSql.ClickHouse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user