Commit Graph
100 Commits
Author SHA1 Message Date
2881099 98a588ada9 - 修复 PgArrayToMany 数组字段为空时的 bug; 2022-11-08 14:05:35 +08:00
2881099 21b166ae29 v3.2.683-preview20221109 2022-11-08 00:37:08 +08:00
2881099 330abdf897 - 修复 PgArrayToMany DTO 异步查询报错的 bug(同步方法正常); 2022-11-08 00:33:39 +08:00
2881099 f321354749 update Contributors 2022-11-07 18:24:21 +08:00
2881099 04702ee21a v3.2.683-preview20221108 2022-11-07 18:18:48 +08:00
2881099 3fbcb65089 - 修复 Repository/DbContext 同一实例执行报错后续无法再 CRUD; 2022-11-07 18:16:54 +08:00
2881099 ebca77d08b v3.2.683-preview20221107 #1321 2022-11-07 11:28:52 +08:00
2881099 d0cf552c95 - 修复 SqlExt count/avg 开窗函数参数;#1321 2022-11-07 11:27:05 +08:00
2881099 249cd707be v3.2.683-preview20221106 2022-11-06 20:36:12 +08:00
2881099 f1562a80e7 - 完善 SqlServer WithLock + WithIndex 扩展方法; 2022-11-06 20:33:35 +08:00
2881099 c1a1b96fad v3.2.683-preview20221105 2022-11-04 21:39:16 +08:00
2881099 4a1f045719 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2022-11-04 21:37:46 +08:00
2881099 2ae4d138ec - 修复 Sqlite Attachs 多库索引 {tablename} 问题; 2022-11-04 21:36:42 +08:00
2881099 974eb0b189 - 修复 聚合根仓储 Update 未更新自增状态管理的 bug; 2022-11-02 00:14:48 +08:00
2881099 02b16ba8bd - 修复 聚合根仓储 InsertOrUpdate 重复插入的 bug; 2022-11-01 22:01:20 +08:00
2881099 95ceb0245b v3.2.683-preview20221101 2022-11-01 18:12:52 +08:00
2881099 2bd621da20 - 修复 fsql.InsertOrUpdate CanInsert=false,CanUpdate=true (mysql/pgsql)不生效的 bug; 2022-11-01 18:12:31 +08:00
2881099 2d2e3640c9 - 修复 Sqlite 映射 TimeSpan 问题; 2022-10-27 21:39:50 +08:00
2881099 98c1aa2f34 v3.2.683-preview20221028 2022-10-27 12:10:13 +08:00
2881099 0a23f58c15 - 修复 Sqlite TimeSpan 类型映射错误; 2022-10-27 12:05:36 +08:00
2881099 4cd83e4981 - 优化 UpdateDict 支持 .IsVersion 乐观锁设置; 2022-10-27 11:52:54 +08:00
2881099 5d11d6f4c5 v3.2.683-preview20221027 2022-10-27 10:12:38 +08:00
2881099 c61c1c47a6 - 修复 EndEdit 未触发 OnEntityChange; 2022-10-27 10:09:32 +08:00
2881099 1dae5b9573 v3.2.683-preview20221025 - 扩展 UseMessagePackMap 2022-10-25 18:47:46 +08:00
2881099 674d7421b3 v3.2.682 优化 KingbaseES 兼容 V8R3/V8R6;#931 #325 2022-10-17 09:39:04 +08:00
2881099 f96dcbafde v3.2.681 2022-10-12 15:34:34 +08:00
2881099 588320dbfb - 修复 3.2.665-3.2.680 子查询的特殊 bug; 2022-10-12 15:31:22 +08:00
2881099 3e5e84f83c - 增加 fsql.Ado.QuerySingle(() => new {}) 扩展方法实现无表查询 SELECT now(), utc_timestamp() 2022-10-10 19:20:35 +08:00
2881099 b5b820d272 - 优化 min pool size 与 max pool size 连接串设置; 2022-09-29 11:37:00 +08:00
2881099 a301fdd130 - 优化 导航属性未配置关系先 Where 后 InnerJoin 的问题; 2022-09-25 13:12:04 +08:00
2881099 173fbff620 v3.2.680 #1192 #1257 #1251 #1247 #1243 #1241 #1270 2022-09-25 09:09:34 +08:00
2881099 bc98f167e9 - 修复 3.2.670 中 UseNameConvert 无效;#1270 2022-09-25 09:07:49 +08:00
2881099 9f80879d68 v3.2.670 #1192 #1257 #1251 #1247 #1243 #1241 2022-09-25 00:19:44 +08:00
2881099 e91f1157d8 - 优化 WithTempQuery 多对象选择同别名问题;#1192 2022-09-25 00:16:15 +08:00
2881099 93ea581281 - 修复 GlobalFilter.ApplyIf + Repository.DataFilter.DisableAll 可能不生效的问题; 2022-09-21 23:22:46 +08:00
2881099 550af76979 v3.2.670-preview22020921 #1257 2022-09-21 14:28:27 +08:00
2881099 4f66451c20 - 修复 UpdateDict 不支持 SET NULL 的更新;#1257 2022-09-21 14:27:03 +08:00
2881099 ed3b48c833 v3.2.670-preview22020920 #1251 2022-09-20 12:26:30 +08:00
2881099 f8f31df120 - 优化 ServerTime 与 IUpdate.Set 指定更新的问题;#1251 2022-09-20 12:23:51 +08:00
2881099 0e6945cf76 - 优化 UseMappingPriority 与实体元数据逻辑;#1247 2022-09-19 13:12:54 +08:00
2881099 903a309c92 update demo 2022-09-18 22:22:26 +08:00
2881099 b0b7cb204c - 增加 Clickhouse Sample 采样子句; 2022-09-18 21:12:11 +08:00
2881099 9b264aa163 - 增加 ClickHouse LimitBy 查询; 2022-09-18 21:00:51 +08:00
2881099 1a4740ed80 v3.2.670-preview22020918 #1247 2022-09-18 17:59:39 +08:00
2881099 ef371af480 - 优化 Aop.ConfigEntity 使用 ModifyResult 访问最新的设置;#1247 2022-09-18 17:56:55 +08:00
2881099 832f8a21a6 v3.2.670-preview22020917 2022-09-16 16:17:00 +08:00
2881099 0f5116d0d6 - 优化 表达式树解析为 NULL 的提示; 2022-09-16 16:13:49 +08:00
2881099 c6e7b55149 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2022-09-16 11:58:09 +08:00
2881099 3c0f7a4584 v3.2.670-preview22020916 #1241 2022-09-16 11:55:13 +08:00
2881099 a043d85bb8 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2022-09-11 15:59:59 +08:00
2881099 cbbc47ea66 - 优化 DbSet/Repository 防止 Aop.AuditValue 触发两次; 2022-09-11 15:58:59 +08:00
2881099 3e6528a73b v3.2.670-preview22020909 2022-09-09 01:43:15 +08:00
2881099 b7e96620a7 - 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配; 2022-09-09 01:38:24 +08:00
2881099 3ec8e2118d - 修复 AggregateRoot 自动 Attach 问题; 2022-09-08 22:09:16 +08:00
2881099 73d8edbd52 - 修复 WithTempQuery + Column + GroupBy + Key 指定列名的问题; 2022-09-07 20:33:29 +08:00
2881099 29846764a6 update code 2022-09-07 19:42:24 +08:00
2881099 ab5b99fbb8 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2022-09-07 19:41:54 +08:00
2881099 c276a3087f v3.2.669 2022-09-07 19:41:45 +08:00
2881099 0095130ccf - 修复 WithTempQuery + Column(Name 别名问题; 2022-09-07 19:30:55 +08:00
2881099 d3ff88b0b4 - 优化 CheckAvailable retry 重试一次; 2022-09-06 20:49:35 +08:00
2881099 2f790cce90 v3.2.668 #1237 2022-09-06 17:09:15 +08:00
2881099 090abfd36a v3.2.667 #1237 2022-09-06 17:00:31 +08:00
2881099 9eab104259 - 修复 WithTempQuery + FromQuery + 子查询的 bug; 2022-09-05 20:03:39 +08:00
2881099 f601d9b9e0 AggregateRootRepository Boundary 2022-09-05 13:08:22 +08:00
2881099 9db121d531 AggregateRootRepository Boundary 2022-09-04 23:06:44 +08:00
2881099 5d12e1c436 AggregateRootRepository 2022-09-04 12:45:38 +08:00
2881099 4b0b0da643 AggregateRootRepository 2022-09-04 10:50:01 +08:00
2881099 115232277b AggregateRootRepository 2022-09-04 09:55:52 +08:00
2881099 0f41b70e7e AggregateRootRepository 2022-09-03 22:06:06 +08:00
2881099 5bbbeb16c2 AggregateRootRepository 2022-09-03 21:02:21 +08:00
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
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