36 Commits

Author SHA1 Message Date
2881099
eabe1decb8 - 修复 UseCommandParameterWithLambda IN 参数化判断 的逻辑 bug;#1137 2022-06-01 15:27:35 +08:00
2881099
2234012993 - 修复 MySql 子查询 Enum MapType(int) 表达式判断解析 bug;#1118 2022-05-24 17:16:40 +08:00
2881099
b49c487906 - 优化 IncludeMany 三级导航对象自动 _included;#1113 2022-05-23 01:09:15 +08:00
2881099
fc32710421 - 增加 pgsql numeric -> BigInteger 映射;#1100 2022-05-13 12:32:26 +08:00
2881099
a5723c1773 - 修复 pgsql IList -> JArray 映射;#1092 2022-04-29 18:56:10 +08:00
igeekfan
0602eafbda Merge branch 'master' of github.com:dotnetcore/FreeSql 2022-04-16 17:37:25 +08:00
igeekfan
1b7dd3024f #1021 fix sqlite padleft padright 2022-04-16 17:37:19 +08:00
2881099
ecd27fb3ae - 修复 InsertDict 部分新功能遗留问题(特别是 Oracle); 2022-04-09 22:40:52 +08:00
luoyunchong
b6ae46e911 #804 fix sqlite where datetime year,month 查不出来数据,Ticks 精度到毫秒,处理Millisecond无值的情况 2021-06-20 14:30:08 +08:00
luoyunchong
14e5b41df7 #803 fix IgnoreColumns CanUpdate false not work 2021-06-19 15:38:20 +08:00
2881099
7aedc52cf3 add test code #677 2021-02-05 11:49:34 +08:00
2881099
8fd885cd57 add test code #663 2021-01-22 19:05:17 +08:00
2881099
7f819c758e add test code 2021-01-22 18:57:50 +08:00
2881099
fca4c884d7 add test code #663 2021-01-22 18:57:31 +08:00
2881099
1a01edb608 add test code #623 2020-12-30 12:19:32 +08:00
2881099
d8996ff973 update test code #595 2020-12-08 02:14:04 +08:00
2881099
9ab90c4e76 add test code #984 2020-12-07 15:56:01 +08:00
2881099
ade97b3f05 - 修复 Ado.Net 扩展方法的多表查询 bug;#592 2020-12-07 10:05:48 +08:00
2881099
b193d86aa4 - 优化 ToSql 别名大小写问题;#467 2020-12-03 14:18:02 +08:00
cdlian
3f44f3018f
Add Property Alias Test Case 2020-12-03 13:18:52 +08:00
2881099
9d89cb7a1e v2.3.0-preview1129 (myget.org) 2020-11-29 18:58:49 +08:00
2881099
b542edf121 - 修复 ISelect.InsertInto 设置别名时无法使用的错误;#576 2020-11-29 18:52:26 +08:00
2881099
a73e882f4e - 修复 #454 优化遗留的 bug,影响 Aop.AuditValue 事件;#521 2020-11-06 08:42:56 +08:00
2881099
5ad30ccb91 add TestCode #521 2020-11-05 17:43:59 +08:00
2881099
639d30fafe - 优化 varchar/nvarchar 的 NoneParameter 处理;#519 2020-11-04 19:23:03 +08:00
2881099
454eb8cc44 - 增加 表达式树函数解析 byte[] Length;#505 2020-10-31 07:03:00 +08:00
28810
fc47407fba Add test code #494 2020-10-16 14:29:36 +08:00
28810
05ddec4f64 update tests 2020-09-28 21:38:21 +08:00
28810
8fb330b528 - 修复 AsTreeCte 开启自动迁移时,错误的创建了 as_tree_cte 表;#476 2020-09-26 14:30:40 +08:00
28810
3c812d4305 - 优化 ToSql FieldAliasOptions.AsProperty 别名问题;#467 2020-09-22 15:33:45 +08:00
28810
e30a57ad04 - 修复 使用查询参数化功能时 ToList 子查询未传播参数列表的 bug;#462 2020-09-16 12:34:46 +08:00
28810
b9a0251ef1 - 修复 GroupBy(..).Count() 开启参数化无效的 bug #390; UseGenerateCommandParameterWithLambda 2020-07-27 19:57:53 +08:00
28810
560534f3bc - 修复 IUpdate Set(表达式) MapType 未生效的问题; 2020-05-28 17:23:24 +08:00
28810
2853c356e6 add test #306 2020-05-12 21:52:28 +08:00
28810
c78c4ed7ae - 修复 实体类型为 char 时 ExpressionTree 读取失败 bug;#283
- 修复 表达式解析 Include 父子导航可能失败的 bug;
2020-04-22 14:37:30 +08:00
28810
d97dc3383c add ExpressionCall tests #269 2020-04-10 13:13:57 +08:00