mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-24 04:53:45 +08:00
Update Core
This commit is contained in:
@@ -1434,6 +1434,7 @@ namespace SqlSugar
|
||||
this.Connection = this.MasterConnection;
|
||||
this.Context.CurrentConnectionConfig.ConnectionString = this.MasterConnectionString;
|
||||
}
|
||||
this.Context.SugarActionType = SugarActionType.UnKnown;
|
||||
}
|
||||
|
||||
private bool IsRead(string sql)
|
||||
|
Reference in New Issue
Block a user