修复ClickHouse CodeFirst表结构同步问题

This commit is contained in:
dailyccc 2022-12-03 11:20:00 +08:00
parent e42169cf23
commit 98f131e4c5

View File

@ -13,7 +13,7 @@ using System.Data.SqlTypes;
using static System.Net.Mime.MediaTypeNames;
using System.ComponentModel.Design;
using System.Reflection;
namespace FreeSql.ClickHouse
{
class ClickHouseCodeFirst : Internal.CommonProvider.CodeFirstProvider