< Ω Skill Recommendation: Symfony

About Migrations

Doctrine

Show in app

Description

Knowledge about the basic concept of migrations.

Goals

I know

  • what a migration in the context of Doctrine ORM is
  • the advantages of using migrations
  • migrations delegates to DBAL for introspecting the database schema and performing the diff

I can

  • perform a diff
  • generate a migration
  • execute a migration

Maintainer

Grégoire Paris Doctrine