fix CI for sqlserver
This commit is contained in:
		
							parent
							
								
									3d09f7947f
								
							
						
					
					
						commit
						79bf7f92ed
					
				| @ -470,7 +470,7 @@ func TestJoinsPreload_Issue7013_NoEntries(t *testing.T) { | |||||||
| 		assert.NoError(t, | 		assert.NoError(t, | ||||||
| 			DB.Debug().Preload("Manager.Team"). | 			DB.Debug().Preload("Manager.Team"). | ||||||
| 				Joins("Manager.Company"). | 				Joins("Manager.Company"). | ||||||
| 				Where("false"). | 				Where("1 <> 1"). | ||||||
| 				Find(&entries).Error) | 				Find(&entries).Error) | ||||||
| 	}) | 	}) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jinzhu
						Jinzhu