Module - Database DevOps Currently, we need to design multiple pipelines for different database types. This makes the process of integrating with our deployment systems more complex. We are requesting that deployment pipelines should function regardless of the database type. Instead of having a pipeline for deployments to Oracle databases designed one way and another for MSSQL databases, we would like to be able to have one pipeline that can deploy to both. From what we've understood so far, limitations with Oracle have caused for us to design a pipeline specific to Oracle deployments. We need a pipeline that can deploy to all databases and handle the rollbacks properly for each as needed.