mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-30 17:47:54 +08:00 
			
		
		
		
	 9b618d2447
			
		
	
	9b618d2447
	
	
	
		
			
			Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: shashank_attarde <shashank.attarde@juspay.in> Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com> Co-authored-by: Amisha Prabhat <55580080+Aprabhat19@users.noreply.github.com>
		
			
				
	
	
		
			5 lines
		
	
	
		
			111 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			111 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| -- This file should undo anything in `up.sql`
 | |
| 
 | |
| DROP TABLE routing_algorithm;
 | |
| DROP TYPE "RoutingAlgorithmKind";
 |