#1698: [patch] cli should throw an error if no schema found when trying to build-
model
-----------------------------------+----------------------------------------
Reporter: danceric | Owner: jwage
Type: defect | Status: new
Priority: minor | Milestone:
Component: Cli | Version: 1.0.3
Keywords: | Has_test: 0
Mystatus: Pending Core Response | Has_patch: 1
-----------------------------------+----------------------------------------
php version 5.2.4[[BR]]
doctrine version 1.0.4[[BR]]
use in the Symfony Framework 1.2.0RC2[[BR]]
In a Symfony project, if your schema.yml is in /config instead of in
/config/doctrine, the cli will give you a success message when you run
build-model, even though nothing will be build because the schema file
were not found
--
Ticket URL: <
http://trac.doctrine-project.org/ticket/1698>
Doctrine <
http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper