mirror of
				https://github.com/zitadel/zitadel.git
				synced 2025-11-04 05:52:51 +00:00 
			
		
		
		
	
		
			
	
	
		
			2 lines
		
	
	
		
			103 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
		
		
			
		
	
	
			2 lines
		
	
	
		
			103 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
| 
								 | 
							
								ALTER TABLE auth.tokens ADD COLUMN actor jsonb;
							 | 
						||
| 
								 | 
							
								ALTER TABLE auth.refresh_tokens ADD COLUMN actor jsonb;
							 |