28810
|
529be7d9d2
|
Recovery CSScript.Core
|
2020-03-15 10:53:17 +08:00 |
|
28810
|
8ddf117fc7
|
Replace CS-Script.Core To Natasha
|
2020-03-15 10:05:34 +08:00 |
|
28810
|
ec25ccea86
|
- 完善 Select`2-10 多表查询对象,增加 First(select)/ToOne(select)/First\<Dto\> 方法;
|
2019-12-19 13:46:11 +08:00 |
|
28810
|
a23a49163e
|
update
|
2019-12-19 10:55:26 +08:00 |
|
28810
|
e03aaed55b
|
- 修复 LazyLoading 在 Net4 环境下的问题;
|
2019-12-19 10:51:21 +08:00 |
|
28810
|
f8c3608fda
|
源代码改用vs默认格式化
|
2019-06-27 09:40: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
|
f8e897e201
|
拆分 FreeSql 按需引用
|
2019-05-28 21:32:54 +08:00 |
|