15 Commits

Author SHA1 Message Date
2881099
fd2c692814 - 增加 GlobalFilter.Apply before 参数将过滤条件插入 where 之前;#1566 #1492 2023-07-07 14:23:12 +08:00
2881099
36c8a45e47 - 增加 IInsertOrUpdate.UpdateSet 指定更新; 2023-05-30 18:21:57 +08:00
2881099
b8c798e292 - 优化 IInsertOrUpdate SetSource tempPrimary 自增的忽略保存; 2023-03-03 19:00:52 +08:00
2881099
d55e6782d4 - 优化 IInsertOrUpdate SetSource tempPrimary 自增的忽略插入; 2023-03-03 16:47:06 +08:00
2881099
e12f6e04a2 - 增加 IInsertOrUpdate.SetSource(sql) 重载方法; 2022-08-17 19:49:54 +08:00
2881099
1155ffc781 - 增加 IInsertOrUpdate.SetSource(items, tempPrimarys) 指定临时主键参数;#1160 2022-06-22 21:09:04 +08:00
igeekfan
4fa125e93c support provider、Extensions Exceptions 多语言 2022-06-10 03:05:27 +08:00
igeekfan
747603dbb6 Merge main branches 2022-05-20 03:16:13 +08:00
igeekfan
83a4bb8039 #694 Exception信息 国际化 多语言 2022-05-20 02:52:58 +08:00
2881099
173f75f0a6 - 优化 RawJoin 支持 FULL JOIN 等自定义联表映射; 2022-05-18 10:45:29 +08:00
2881099
2130a967a8 - 增加 AsTable 自动分表 InsertOrUpdate 的支持;#1066 2022-04-19 17:49:40 +08:00
2881099
7c2b7ea5ef - 修复 InsertOrUpdateDict 异常;#1067 2022-04-11 13:23:38 +08:00
2881099
d051a27d4e - 增加 [Table(AsTable = xx)] 分表特性,完成分表更新数据功能; 2022-04-09 11:55:13 +08:00
2881099
f73c02d8d1 - 增加 [Table(AsTable = xx)] 分表特性,完成分表插入/删除; 2022-04-08 21:19:51 +08:00
gbase_contributors
fdcb76eaa2 suppourt ndty orm 2021-12-15 14:48:26 +08:00