1312 Commits

Author SHA1 Message Date
28810
24e0fcd0af - 增加 IncludeMany(a => a.Childs).ToList(a => new { a.Childs }) 指定集合属性返回; 2020-09-06 00:42:44 +08:00
28810
59ecfdf288 - 修复 Ado.Net Crud 扩展方法事务的友好异常提示; 2020-09-05 18:45:36 +08:00
28810
44cff19ed4 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2020-09-05 06:51:13 +08:00
28810
beb2eaada2 - 增加 GlobalFilter.ApplyIf 创建动态过滤器; 2020-09-05 06:50:56 +08:00
2881099
f4b4358c00
Update readme.md 2020-09-04 18:44:13 +08:00
2881099
1bd4b7dbf1
Merge pull request #450 from luoyunchong/master
FreeSqlDbContextExtensions remove test code
2020-09-04 14:45:08 +08:00
28810
9866f866ca v1.9.0-preview0905 #446 2020-09-04 12:17:49 +08:00
28810
dd477482f1 - 增加 ISelect Aggregate(lambda, out var result) 方法; 2020-09-04 12:12:37 +08:00
luoyunchong
46862bc10f FreeSqlDbContextExtensions remove test code 2020-09-03 23:00:28 +08:00
28810
80ac7d90a8 - 修复 ISelect Any(lambda) 条件被附加的问题,不便于再次使用 ISelect 对象; 2020-09-03 18:39:06 +08:00
28810
c75cdc51ae - 增加 ISelect`2-10 OrderByIf 方法 #446; 2020-09-03 18:22:06 +08:00
28810
9c8d616082 v1.9.0-preview0902 #445 #446 2020-09-02 19:23:52 +08:00
28810
8eadde930f - 优化 string IsNullable = false 时插入 null 自动转为 "" #445; 2020-09-02 19:20:41 +08:00
28810
d025603997 - 增加 ISelect OrderByIf 方法 #446; 2020-09-02 18:44:22 +08:00
28810
9e9891ded4 - 增加 IUpdate/IDelete WhereIf 方法 #466; 2020-09-02 18:29:42 +08:00
28810
ea81fde340 - 修正 SqlServer UseConnectionFactory 类型标识; 2020-09-02 18:19:49 +08:00
28810
94401334db v1.9.0-preview0901 2020-08-31 19:00:16 +08:00
28810
b1029be470 - 调整 AdoNet CRUD 扩展方法到 namespace FreeSql; 2020-08-31 18:54:48 +08:00
28810
00d2199fc3 update Donation 2020-08-28 04:05:00 +08:00
28810
a46ea19e56 update readme 2020-08-27 12:17:19 +08:00
28810
b69a659033 update readme 2020-08-27 12:10:14 +08:00
28810
2326c34126 update qq group 2020-08-27 01:10:34 +08:00
28810
6ae9297684 v1.8.1 2020-08-27 00:48:08 +08:00
28810
a634192af9 - 优化 InsertOrUpdate AsType 使用错误的友好提示; 2020-08-25 16:36:01 +08:00
28810
a9f9832b5c v1.9.0-preview0825 2020-08-25 14:11:02 +08:00
28810
6cbc452e46 - 修复 WhereDynamicFilter System.Text.Json 下的问题; 2020-08-25 14:08:02 +08:00
28810
d0c5d84780 v1.8.0 #325 #397 #401 #398 #395 #392 #391 #405 #412 #267 #113 #436 #402 #403 #411 #371 #427 #384 #413 2020-08-25 13:25:27 +08:00
28810
fbf62b6630 - 增加 Aop.AuditDataReader 事件拦截 DataReader 读取值 #436; 2020-08-25 12:42:58 +08:00
28810
824d60cbb2 - 修复 参数化 Column DbType 设置特殊值时的类型判断; 2020-08-24 13:35:48 +08:00
28810
d951b475d9 - 增加 IAdo.ExecuteConnectTest 快速判断连接是否可用 #113; 2020-08-24 12:39:22 +08:00
28810
d266446062 - 修复 1.8.0-preview WhereDynamic IN 机制;#431 2020-08-24 10:12:23 +08:00
28810
bb089438e2 update function png 2020-08-23 05:07:11 +08:00
28810
b9c1399ec3 v1.8.0-preview0821 #325 2020-08-21 19:51:48 +08:00
28810
f7ce4dc636 - 增加 人大金仓 Ado.Net 实现 FreeSql.Provider.KingbaseES #325; 2020-08-21 19:46:23 +08:00
28810
7fcae30d5b Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2020-08-20 22:31:46 +08:00
28810
1f8841e5e2 test dm char(36) 2020-08-20 22:31:39 +08:00
2881099
adcff6feaf
Update readme.md 2020-08-20 09:22:04 +08:00
28810
d74f5e3d0b v1.8.0-preview0820 #427 #425 2020-08-19 16:15:09 +08:00
28810
306f619e90 - 修复 Dto 映射查询属性名不区分大小写 bug #427; 2020-08-19 16:11:22 +08:00
28810
09d7623b1b - 优化 指定导航属性查询时,如果下级导航属性被 Include 过,则将他们也查询出来; 2020-08-18 19:30:58 +08:00
28810
cdbc6d5a04 - 修正 Aop.CommandAfter Exception 没有赋值 #425; 2020-08-18 18:19:16 +08:00
28810
8cec3e396b 内部 ColumnInfo 调整 2020-08-18 18:14:02 +08:00
28810
90b6d76510 update Donation 2020-08-17 23:19:29 +08:00
28810
8c1dd496c7 v1.8.0-preview0819 2020-08-17 22:07:34 +08:00
28810
113a5d3092 - 修复 ISelect ToList<T>("id,title") 属性和字段顺序不同时的问题; 2020-08-17 22:05:05 +08:00
28810
309b4ba60a v1.8.0-preview0818 #267 2020-08-17 14:01:39 +08:00
28810
f43d42bc2e - 增加 IAdo.GetDbParamtersByObject 方法获取 DbParameter[]; 2020-08-17 13:59:27 +08:00
28810
7dd8eacce3 - 完善 ToChunk 分块加载查询,应用到 ISelect`1..10 中; 2020-08-17 08:58:34 +08:00
28810
4acbc712d6 - 修正 UnitOfWorkManager Requierd 命名为 Required; 2020-08-17 07:02:32 +08:00
28810
d6853e93fe arrange code 2020-08-16 15:38:00 +08:00