CI/CD is common nowadays. We have tools and processes for reviewing our code, testing it, and deploying to production. What we miss is a well-crafted solution for automated database review. Let’s see how to prevent faulty code from reaching production.