The database was a shared design
The first convention I learned was the schema. Migrations turned the database into something a team designed together — versioned in the repository, applied the same way on every machine.
The first convention I learned was the schema. Migrations turned the database into something a team designed together — versioned in the repository, applied the same way on every machine.