mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 02:32:50 +08:00
修复ClickHouse CodeFirst表结构同步问题
This commit is contained in:
parent
e42169cf23
commit
98f131e4c5
@ -13,7 +13,7 @@ using System.Data.SqlTypes;
|
|||||||
using static System.Net.Mime.MediaTypeNames;
|
using static System.Net.Mime.MediaTypeNames;
|
||||||
using System.ComponentModel.Design;
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user