Activity overview
Latest activity by nio
                    
                      
                        
  
Peter_Laws said: 
  Hello nio,  What licence tier are you using please?  Baseline scripts require a minimum of a Teams licence as detailed here https://documentation.red-gate.com/flyway/learn-more-about-flyway/feature-glossary
 
thank you for your replying / comments
                        
                        
                        
                      
                      
                      
                
                  
  
Peter_Laws said:
  Hello nio,What licence tier are you using please? Baseline scripts require a minimum of a Teams licence as detailed here https://documentation.red-gate.com/flyway/learn-more-...
                      
                    
                  
                    
                      
                        baseline migration doesn't work
                        
                        
                        
                        
                      
                      
                      
                
              I used baseline migration in SpringBoot Project with flyway maven plugin, the file's name was "B3__create_table.sql" in dictionary of db/migration,  but the sql don't work. When i changed the name ...