mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Update migration-guide.md
typo
This commit is contained in:
		
							parent
							
								
									e1d3dd57ae
								
							
						
					
					
						commit
						f2c36ed9c7
					
				@ -9,7 +9,7 @@ you need to make sure that all previous migrations for version 1 exists, so unle
 | 
				
			|||||||
does not try to create tables that already exists. 
 | 
					does not try to create tables that already exists. 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### How to check?
 | 
					#### How to check?
 | 
				
			||||||
If you don't a "migrations" table with _7 unique migrations_ you are affected by this. 
 | 
					If you don't have a "migrations" table with _7 unique migrations_ you are affected by this. 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### How to fix?
 | 
					#### How to fix?
 | 
				
			||||||
Before starting unleash version 2 you have to run the SQL located under `scripts/fix-migrations-version-1.sql`
 | 
					Before starting unleash version 2 you have to run the SQL located under `scripts/fix-migrations-version-1.sql`
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user