Baseline Migration
Schema MigrationsAn initial migration that captures the current state of an existing database schema without applying changes. Establishes the starting point for version-controlled schema management.
An initial migration that captures the current state of an existing database schema without applying changes. Establishes the starting point for version-controlled schema management.