update MySqlConnector 1.0.0

This commit is contained in:
28810
2020-07-19 10:38:32 +08:00
parent 3e3dd62fd7
commit 7e3eff1f8b
4 changed files with 11 additions and 9 deletions

View File

@@ -174,7 +174,7 @@ namespace FreeSql.Tests.ShenTongExpression
public TableAllTypeEnumType2 testFieldEnum2 { get; set; }
public TableAllTypeEnumType2? testFieldEnum2Nullable { get; set; }
///* array */
//* array */
//public bool[] testFieldBoolArray { get; set; }
//public sbyte[] testFieldSByteArray { get; set; }
//public short[] testFieldShortArray { get; set; }