609 Commits

Author SHA1 Message Date
28810
e62890bbfb update 0.6.8 2019-06-06 12:24:07 +08:00
28810
16c6fc334b - 增加 ISelect.OrderBy 重载,与 WhereIf 相同行为;
- 修复 Aop.ParseExpression 使用 FreeParse 方法死循环的 bug;
2019-06-06 12:12:43 +08:00
28810
93bbcaebbf 处理 非正常 Provider GC 可能为 null 的错误 2019-06-04 10:56:14 +08:00
28810
3dd60d5492 - 适配 FreeSql.Provider.MySqlConnector,和它对应的266个单元测试; 2019-06-03 12:40:10 +08:00
2881099
15ee2a096a - 修复 子查询使用非表达式方法时,参数无效的 bug; 2019-06-01 01:36:35 +08:00
28810
451b6c9769 - 增加 NavigateAttribute 配置导航关系;
- 修复 LinqToSql 方法,开启自动迁移时,迁移了无关类的 bug;
- 修复 Oracle DbFirst date(7) 类型未处理的 bug;#57
- 修复 AsSelect().Any() 未给其他条件时,产生 null bug;
- 增加 FreeSql.Extensions.LazyLoading 对 .net 4.5 的支持;
- 优化 MySql CodeFirst 增加 DateTime 迁移后,默认值为 0000-00-00 导致读取失败的 bug;
- 优化 LazyLoading 友好错误提示;
2019-05-31 20:30:09 +08:00
28810
b13b501131 - 修复 IUpdate.IngoreColumns/UpdateColumns 若实体指定别名后,可能无效的bug; 2019-05-30 17:11:55 +08:00
28810
62fd3b8f97 折腾 net45 版本,增加 MySqlConnector 实现 2019-05-29 12:28:18 +08:00
28810
f8e897e201 拆分 FreeSql 按需引用 2019-05-28 21:32:54 +08:00