mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			2 lines
		
	
	
		
			114 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			114 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| -- Your SQL goes here
 | |
| ALTER TABLE payment_methods ADD COLUMN IF NOT EXISTS payment_method_data BYTEA DEFAULT NULL; | 
