diff --git a/更新日志.md b/更新日志.md index 484a733..6e95f17 100644 --- a/更新日志.md +++ b/更新日志.md @@ -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