How do I tell Symfony to generate tables for just one Bundle?
Everytime I create a bundle and run:
php app/console doctrine:schema:create
It creates on my current database (of the specific bundle) ALL tables from ALL of my bundles. And I don't need that.
Aucun commentaire:
Enregistrer un commentaire