Commit Graph

2073 Commits

Author SHA1 Message Date
2881099 d5024068a1 AggregateRootRepository 2022-09-03 20:23:54 +08:00
2881099 a590b8aa7b AggregateRootRepository 2022-09-03 17:59:57 +08:00
2881099 319467dcc4 AggregateRootRepository 2022-09-03 16:35:08 +08:00
2881099 9180375a2b AggregateRootRepository 2022-09-03 16:27:14 +08:00
2881099 074dd7f13d - 优化 内部代码 GeTableRef 2022-09-03 13:13:17 +08:00
2881099 6703af3185 AggregateRootRepository 2022-09-03 11:53:01 +08:00
2881099 abfb8232c8 AggregateRootRepository 2022-09-02 23:41:04 +08:00
2881099 32777b7543 AggregateRootRepository 2022-09-02 19:48:26 +08:00
2881099 c6016a671b - 优化 JsonMap + AuditValue 情况; 2022-09-02 18:18:52 +08:00
2881099 8162e21ce5 AggregateRootRepository 2022-09-02 17:08:36 +08:00
2881099 ab9db8270d AggregateRootRepository 2022-09-02 16:14:48 +08:00
2881099 df18373ee5 AggregateRootRepository 2022-09-02 15:11:06 +08:00
2881099 2b8ec5c570 AggregateRootRepository 2022-09-02 14:19:48 +08:00
2881099 ca2df947e8 AggregateRootRepository 2022-09-02 00:58:47 +08:00
2881099 a2b8b1c324 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2022-09-01 00:25:22 +08:00
2881099 e7310d0883 update 2022-09-01 00:25:20 +08:00
igeekfan dc69a0b60a Fix:处理存在多个sln方案时 restore失败的问题 2022-08-31 21:02:16 +08:00
2881099 00ab65f74f - 修复 RereadSql 嵌套查询无别名的问题; 2022-08-31 18:11:26 +08:00
2881099 89943c8c96 v3.2.666 #1192 #1215 #1214 #1209 #1208 #1205 #1201 #1180 #1106 #1104 #1094 #668 #653 #478 #432 #213 #138 2022-08-30 18:38:19 +08:00
2881099 6a24dc11d3 v3.2.666-preview20220829 2022-08-29 19:31:05 +08:00
2881099 cf028c9838 - 修复 Clickhouse 参数化特殊字符 / 处理; 2022-08-29 19:28:42 +08:00
2881099 cc5feb58d1 - 优化 Select<object>().AsType(..) Dto 映射查询; 2022-08-29 16:33:26 +08:00
2881099 d99e72abd6 v3.2.666-preview20220828 #1106 #1104 #668 #478 #432 #213 #138 2022-08-26 18:29:14 +08:00
2881099 2fc9d39131 v3.2.666-preview20220827 #1106 #1104 #668 #478 #432 #213 #138 2022-08-26 18:05:39 +08:00
2881099 4b9c4e724d - 增加 UnionALL 联合查询;#1106 #1104 #668 #478 #432 #213 #138 2022-08-26 18:01:58 +08:00
2881099 d154a463a5 - 修复 CodeFirst IsPrimary NOT NULL 生成,sqlite 可以插入 NULL 到主键; 2022-08-26 15:38:34 +08:00
2881099 aa35f92a13 - 修复 KingbaseES bool -> Boolean 参数类型; 2022-08-25 20:45:39 +08:00
2881099 53d7c6487d v3.2.666-preview20220826 2022-08-23 17:24:58 +08:00
2881099 91d6864388 - 优化 IncludeByPropertyName + AsType; 2022-08-23 17:17:37 +08:00
2881099 d5ab7d0d39 v3.2.666-preview20220825 2022-08-23 04:21:23 +08:00
2881099 cd35f476ef Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2022-08-23 04:15:33 +08:00
2881099 3193aa79d5 v3.2.666-preview20220824 2022-08-23 04:13:49 +08:00
2881099 25b98f2fe9 - 增加 FreeSql.Provider.OracleOledb 解决US7ASCII 中文乱码问题; 2022-08-23 01:28:47 +08:00
igeekfan 96844fcee3 Update async public换成public async 2022-08-22 22:09:29 +08:00
2881099 4d91d87660 update demo 2022-08-20 00:55:44 +08:00
2881099 3339d96117 update demo 2022-08-19 20:42:33 +08:00
2881099 c51cffc2c2 - 优化 Lambda bool 解析;#1219 2022-08-19 16:50:27 +08:00
2881099 c11718be85 v3.2.666-preview20220823 2022-08-17 19:59:16 +08:00
2881099 e12f6e04a2 - 增加 IInsertOrUpdate.SetSource(sql) 重载方法; 2022-08-17 19:49:54 +08:00
2881099 4829df9573 - 增加 AuditValue ObjectAuditBreak 实现对象只触发一次审计事件; 2022-08-17 17:01:38 +08:00
2881099 c43a90787c - 修复 ToSql AsProperty 大小别名问题; 2022-08-17 15:15:17 +08:00
2881099 3a58084afc v3.2.666-preview20220822 #1215 2022-08-16 11:08:23 +08:00
2881099 cf610b2256 - 修复 FromQuery ToList 读取失败的 bug;#1215 2022-08-16 11:03:22 +08:00
2881099 f7e3f5e61e v3.2.666-preview20220821 #1215 2022-08-15 18:44:38 +08:00
2881099 e6ba6feff1 - 修复 子查询内使用嵌套查询 bug;#1215 2022-08-15 18:29:32 +08:00
2881099 cad0d30f51 v3.2.666-preview20220820 #1215 2022-08-15 16:01:42 +08:00
2881099 e68806a3b2 - 修复 子查询内使用嵌套查询的 bug; 2022-08-15 15:59:00 +08:00
2881099 e5b10704cc - 优化 子查询的多表使用体验; 2022-08-15 13:55:00 +08:00
2881099 45bbe5f059 v3.2.666-preview20220819 #1215 2022-08-14 00:50:14 +08:00
2881099 f49c5f2827 - 修复 子查询使用基类+AsType 可能产生的 bug;#1215 2022-08-14 00:04:35 +08:00