Is there a way to verify my *schema.yml files and see where I am
making Doctrine errors?

At the moment when something is wrong there's no way for me to know
where I went wrong so it's a bit uneasy to work that way.


For example, here's an error I've received and cannot decipher into
something usable:

  [sfException]

  Unknown field type ''.



  #0 C:\colnect\plugins\sfDoctrinePLugin\lib\doctrine\Doctrine
\Cli.php(88): Doct
rine_Cli->_run(Array)
  #1 C:\colnect\plugins\sfDoctrinePLugin\data\tasks
\sfPakeDoctrine.php(716): Doc
trine_Cli->run(Array)
  #2 C:\colnect\plugins\sfDoctrinePLugin\data\tasks
\sfPakeDoctrine.php(206): _ca
ll_doctrine_cli('create-tables')
  #3 C:\colnect\plugins\sfDoctrinePLugin\data\tasks
\sfPakeDoctrine.php(367): run
_doctrine_insert_sql(Object(pakeTask), Array)
  #4 [internal function]: run_doctrine_rebuild_db(Object(pakeTask),
Array, Array
)
  #5 C:\wamp\bin\php\php5.2.5\PEAR\symfony\vendor\pake
\pakeTask.class.php(218):
call_user_func_array('run_doctrine_re...', Array)
  #6 C:\wamp\bin\php\php5.2.5\PEAR\symfony\vendor\pake
\pakeTask.class.php(181):
pakeTask->execute(Array, Array)
  #7 C:\wamp\bin\php\php5.2.5\PEAR\symfony\vendor\pake
\pakeApp.class.php(175): p
akeTask->invoke(Array, Array)
  #8 C:\wamp\bin\php\php5.2.5\PEAR\data\symfony\bin\symfony.php(174):
pakeApp->r
un(NULL, NULL, false)
  #9 C:\colnect\symfony(14): include('C:\wamp\bin\php...')

  #10 {main}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to