As a developer, why I don't use the Doctrine's migration/seeder system?

Hi everyone :slight_smile:

As a developer, why I don’t use the Doctrine’s migration/seeder system ?

I saw a few months ago, Nextcloud uses Symfony to dev Nextcloud Server. But, I don’t understand why we (developers) don’t use the ORM doctrine to migration and seed database tables.