mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 02:32:50 +08:00
修复ClickHouseCodeFirst错误问题
This commit is contained in:
parent
fa2d6568f0
commit
e42169cf23
@ -15,7 +15,7 @@ using System.ComponentModel.Design;
|
|||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
|
|
||||||
namespace FreeSql.ClickHouse
|
namespace FreeSql.ClickHouse
|
||||||
{
|
{
|
||||||
class ClickHouseCodeFirst : Internal.CommonProvider.CodeFirstProvider
|
class ClickHouseCodeFirst : Internal.CommonProvider.CodeFirstProvider
|
||||||
{
|
{
|
||||||
public ClickHouseCodeFirst(IFreeSql orm, CommonUtils commonUtils, CommonExpression commonExpression) : base(orm,
|
public ClickHouseCodeFirst(IFreeSql orm, CommonUtils commonUtils, CommonExpression commonExpression) : base(orm,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user