mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 10:42:52 +08:00
修复ClickHouseCodeFirst错误问题
This commit is contained in:
parent
fa2d6568f0
commit
e42169cf23
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user