mirror of https://github.com/mastodon/mastodon
				
				
				
			Drop support for PostgreSQL 13 (#36540)
							parent
							
								
									118ff13bd0
								
							
						
					
					
						commit
						b80ec3721d
					
				@ -1,4 +1,4 @@
 | 
			
		||||
# frozen_string_literal: true
 | 
			
		||||
 | 
			
		||||
StrongMigrations.start_after = 2017_09_24_022025
 | 
			
		||||
StrongMigrations.target_version = 13
 | 
			
		||||
StrongMigrations.target_version = 14
 | 
			
		||||
 | 
			
		||||
					Loading…
					
					
				
		Reference in New Issue