mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-11-03 19:17:16 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			59 B
		
	
	
	
		
			PL/PgSQL
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			59 B
		
	
	
	
		
			PL/PgSQL
		
	
	
	
	
	
begin;
 | 
						|
 | 
						|
drop table oidc_handle;
 | 
						|
drop table users;
 | 
						|
 | 
						|
commit;
 |