Improved experiment generation
This commit is contained in:
		
							parent
							
								
									ee9e58580a
								
							
						
					
					
						commit
						e28145c366
					
				
							
								
								
									
										1
									
								
								controllers/prototype/dbrequests.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								controllers/prototype/dbrequests.js
									
									
									
									
										vendored
									
									
								
							| @ -697,6 +697,7 @@ DBReq.ExpCreator.prototype.execute = function() { | |||||||
|         "    Scene.name != 'peachcastle' AND\n" + |         "    Scene.name != 'peachcastle' AND\n" + | ||||||
|         "    CoinCombination.id = Experiment.coin_combination_id AND\n" + |         "    CoinCombination.id = Experiment.coin_combination_id AND\n" + | ||||||
|         "    Other.id = Experiment.user_id AND\n" + |         "    Other.id = Experiment.user_id AND\n" + | ||||||
|  |         "    Experiment.finished = true AND\n" + | ||||||
|         "    Other.rating = U.rating AND\n" + |         "    Other.rating = U.rating AND\n" + | ||||||
|         "    Other.id != U.id AND\n" + |         "    Other.id != U.id AND\n" + | ||||||
|         "    U.id = $1 \n" + |         "    U.id = $1 \n" + | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user