mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-12-21 10:59:56 +08:00
Update TDengine CodeFirst
This commit is contained in:
@@ -39,6 +39,10 @@ namespace SqlSugar.TDengine
|
||||
base._DbConnection = value;
|
||||
}
|
||||
}
|
||||
public override void BeginTran()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public override void BeginTran(string transactionName)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user