mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-18 08:50:34 +08:00
Update TDengine
This commit is contained in:
@@ -226,6 +226,10 @@ namespace SqlSugar.TDengine
|
||||
#endregion
|
||||
|
||||
#region Methods
|
||||
public override bool AddRemark(EntityInfo entity)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
public override bool AddColumn(string tableName, DbColumnInfo columnInfo)
|
||||
{
|
||||
if (columnInfo.DbColumnName == "TagsTypeId")
|
||||
|
||||
Reference in New Issue
Block a user