mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 02:29:39 +08:00
Update Core
This commit is contained in:
@@ -12,6 +12,7 @@ namespace SqlSugar
|
||||
{
|
||||
private EntityInfo entityInfo;
|
||||
private bool IsUpdate = false;
|
||||
public string CharacterSet { get; set; }
|
||||
private DataTable UpdateDataTable { get; set; }
|
||||
public SqliteFastBuilder(EntityInfo entityInfo)
|
||||
{
|
||||
|
Reference in New Issue
Block a user