Foundational has expanded its support for schema management frameworks by announcing official support for Liquibase and Active Record, alongside the existing support for SQLAlchemy. This development aims to bridge the gap between engineering and data teams by providing tools to track upstream schema changes and understand their downstream impact, thereby preventing data incidents. Liquibase, an open-source framework for managing database schema changes, and Ruby's Active Record, a widely used ORM for Ruby on Rails, are now integrated to help users manage and monitor schemas and transactions across major databases like MySQL and Postgres. Foundational's capability to extract accurate data lineage from source code enables automated data contract enforcement through customizable policies, ensuring that changes are safely deployed. These integrations enhance the ability to validate pull requests and track end-to-end data lineage, from operational databases to dashboards, while fostering improved communication and collaboration between teams.