修复ClickHouseCodeFirst错误问题

This commit is contained in:
dailyccc 2022-12-03 11:18:42 +08:00
parent fa2d6568f0
commit e42169cf23

View File

@ -15,7 +15,7 @@ using System.ComponentModel.Design;
using System.Reflection;
namespace FreeSql.ClickHouse
{
{
class ClickHouseCodeFirst : Internal.CommonProvider.CodeFirstProvider
{
public ClickHouseCodeFirst(IFreeSql orm, CommonUtils commonUtils, CommonExpression commonExpression) : base(orm,