Comments
Sort by recent activity
Thank you for your reply. I have 50 sql queries in bitbuket repo. If any change in the sql, I need to get the diff output and that sql queries should be executed using SQL plus. How this to be achieved using Flyway and Jenkins? Please kindly help me to understand in detailed. Is this can also be achieved with out SQL plus ? Do we need groovy script with flyway plugins just in jenkins pipeline? / comments
Thank you for your reply. I have 50 sql queries in bitbuket repo. If any change in the sql, I need to get the diff output and that sql queries should be executed using SQL plus. How this to be ach...