mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-10-31 10:37:13 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			97 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			97 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| drop table scanner.requests;
 | |
| 
 | |
| drop type scanner.request_kind;
 | |
| drop type scanner.request_status;
 | |
| 
 |