Added cleaning sql script
This commit is contained in:
		
							parent
							
								
									27752fa6e3
								
							
						
					
					
						commit
						c82f735273
					
				
							
								
								
									
										7
									
								
								sql/first_user_only.pgsql
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								sql/first_user_only.pgsql
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,7 @@ | ||||
| DELETE FROM arrowclicked        WHERE user_id > 1; | ||||
| DELETE FROM coinclicked         WHERE user_id > 1; | ||||
| DELETE FROM keyboardevent       WHERE user_id > 1; | ||||
| DELETE FROM resetclicked        WHERE user_id > 1; | ||||
| DELETE FROM previousnextclicked WHERE user_id > 1; | ||||
| DELETE FROM hovered             WHERE user_id > 1; | ||||
| DELETE FROM users               WHERE id      > 1; | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user