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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								ly303550688
							
						 
					 | 
					
						
						
							
						
						6ad7a7cce4
					 | 
					
						
						
							
							增加 sqlserver InsertOrUpdate 指定On字段
						
						
						
						
						
						
					 | 
					
						2022-06-22 12:11:03 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								igeekfan
							
						 
					 | 
					
						
						
							
						
						83a4bb8039
					 | 
					
						
						
							
							#694 ✨ Exception信息 国际化 多语言
						
						
						
						
						
						
					 | 
					
						2022-05-20 02:52:58 +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
							
						 
					 | 
					
						
						
							
						
						5213bd0224
					 | 
					
						
						
							
							- 修改 MERGE INTO 别名与 SQL 关键字冲突的 bug;#816
						
						
						
						
						
						
					 | 
					
						2021-07-16 00:47:29 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								2881099
							
						 
					 | 
					
						
						
							
						
						d38be498a3
					 | 
					
						
						
							
							- 增加 IsVersion 对 byte[] 的支持;#548
						
						
						
						
						
						
					 | 
					
						2020-11-19 20:21:32 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								28810
							
						 
					 | 
					
						
						
							
						
						06b301395f
					 | 
					
						
						
							
							- 补充 fsql.InsertOrUpdate UpdateColumns 数据存在时只更新指定的字段;
						
						
						
						
						
						
					 | 
					
						2020-07-29 15:32:14 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								28810
							
						 
					 | 
					
						
						
							
						
						8d11993e6c
					 | 
					
						
						
							
							- 补充 fsql.InsertOrUpdate IfExistsDoNothing 数据存在时不做任何事(不更新) #330 #316;
						
						
						
						
						
						
					 | 
					
						2020-07-18 11:58:58 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								28810
							
						 
					 | 
					
						
						
							
						
						46bc69d139
					 | 
					
						
						
							
							- 修复 IFreeSql.InsertOrUpdate Merge into 未处理 CanUpdate 的问题;#330
						
						
						
						
						
						
					 | 
					
						2020-05-28 14:53:13 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								28810
							
						 
					 | 
					
						
						
							
						
						511d8f909a
					 | 
					
						
						
							
							- 优化未发布的功能 IFreeSql.InsertOrUpdate
						
						
						
						
						
						
					 | 
					
						2020-05-23 18:17:54 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								28810
							
						 
					 | 
					
						
						
							
						
						6a443620e7
					 | 
					
						
						
							
							- 增加 IFreeSql.InsertOrUpdate 方法 #316
						
						
						
						
						
						
					 | 
					
						2020-05-21 01:59:35 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |