diff --git a/更新日志.md b/更新日志.md index 059bf1a..01eea14 100644 --- a/更新日志.md +++ b/更新日志.md @@ -1,7 +1,8 @@ ## v0.1.5 -- 增加 IsSyncStructureToUpper 参数,以便适应 Oracle 大小写使用习惯; +- 删除 IsQuoteSqlName 参数配置; +- 增加 IsSyncStructureToUpper 参数配置,以便适应 Oracle 大小写使用习惯; - FreeSql.Repository 增加 GuidRepository 类,适用 Insert 方法无须返回插入的数据; - FreeSql.Repository 增加 IFreeSql 扩展方法 GetRepository、GetGuidRepository;