[symfony-users] doctrine schema.yml

2010-02-12 Thread Maxime Lepreux
Hi. French developper, I 'm new to symphony. Trying to understand how doctrine works, i've been using doctrine:commands (buid-schema or build-model/build-sql) environment : WAMPSERVER (Apache 2, PHP 5, Mysql 5) Symfony 1.4 stable db generated via MYSQL Workbench CREATE TABLE IF NOT EXISTS

[symfony-users] Doctrine schema.yml and generated database

2009-07-08 Thread Jérome Vandenende
Hello, I have a silly question: Why doesn't doctrine read my schema.yml? Let me explain my problem. I have a schema.yml with some table definition. I run symfony doctrine:build-all-reload without any problems. Later, I update my schema.yml (removing some table, updating, or wathever changes in