mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-07-31 15:56:25 +08:00
-
This commit is contained in:
parent
a80a8bb03e
commit
920d239094
@ -113,7 +113,6 @@ namespace SqlSugar
|
||||
{
|
||||
this.Context.Ado.CheckConnection();
|
||||
string sql = this.CheckSystemTablePermissionsSql;
|
||||
this.Context.Ado.CheckConnection();
|
||||
try
|
||||
{
|
||||
var oldIsEnableLog = this.Context.Ado.IsEnableLogEvent;
|
||||
|
Loading…
Reference in New Issue
Block a user