Posts
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        Flyway on AWS lambda doesn't execute the sql script inside migration folder.
                        
                        
                        
                        
                      
                      
                      
                  
                  
                I plain to write code Flyway on the lambda function and invoke it from github actions. But It seem Flyway doesn't execute my SQL script on the lambda Environment although it can execute SQL script ...