mirrord introduces DB Branching, a feature that creates temporary, isolated database branches for testing schema changes and migrations safely. When enabled, it automatically overrides database connection strings to point to a separate branch that mirrors the main database, allowing developers to test changes without affecting
Table of contents
What is DB Branching? #Step-by-step: Using DB Branching in mirrord #Try out DB Branching in mirrord! #Sort: