mirror of
				https://github.com/zitadel/zitadel.git
				synced 2025-11-04 05:52:51 +00:00 
			
		
		
		
	
		
			
	
	
		
			1 line
		
	
	
		
			148 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
		
		
			
		
	
	
			1 line
		
	
	
		
			148 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
| 
								 | 
							
								CREATE INDEX CONCURRENTLY IF NOT EXISTS events2_current_sequence ON eventstore.events2 ("sequence" DESC, aggregate_id, aggregate_type, instance_id);
							 |