Migrations Overview

This guide covers best practices for managing database migrations in MooseStack projects.

Overview

Database migrations allow you to evolve your schema safely and track changes over time.

Getting Started

Select a starting point from the sidebar to begin managing migrations.