mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-12-05 03:17:41 +08:00
-
This commit is contained in:
@@ -82,11 +82,6 @@ namespace SqlSugar
|
||||
return reval;
|
||||
});
|
||||
}
|
||||
private bool IsSystemTables()
|
||||
{
|
||||
var isSystemTables = Context.CurrentConnectionConfig is SystemTableConfig;
|
||||
return isSystemTables;
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user