整理字段长度,迁移准备工作完毕
This commit is contained in:
@@ -140,7 +140,6 @@ namespace IRaCIS.Core.Test.CodeFirstTest.MSSQL
|
||||
[MaxLength(300)]
|
||||
public string UserDefineLength { get; set; }
|
||||
|
||||
[Column(TypeName = "text")]
|
||||
public string UserDefineText { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user