update

28810
2020-01-07 01:00:02 +08:00
parent 962b14a4e3
commit dab44ba6bb

@@ -8,7 +8,7 @@
- 修复 FreeSql.Generator 外键导航属性大写小 bug#177
- 优化 IsVersion 字段更新 version=ifnull(version,0)+1防止字段为 null 一直报错;
- 完善 [Column(ServerTime = Utc)] 特性,对 Update 时也能生效;
- 完善 [Column(MapType = typeof(byte[]))] 对 Guid/string 的映射支持;
- 完善 [Column(MapType = typeof(byte[]))] 对 Guid/string 的映射支持;#178
## v1.0.1