[symfony-users] Re: how to use the cli command data-dump

2009-09-09 Thread Sholeh Hadi Setyawan
If you use the 1.0 version, should it be propel-load-data instead of propel-dump-data? CMIIW. I don't know what about the newer version command. HTH, Sholeh On Wed, Sep 9, 2009 at 12:36 PM, sunny asim...@gmail.com wrote: hi i have appliaction name civil and my file name is filenew.yml in

[symfony-users] Re: how to use the cli command data-dump

2009-09-09 Thread sunny
hi i have appliaction name civil and my file name is filenew.yml in data /fixture directory how to dump data into it i have syntax $ php symfony propel:dump-data APPLICATION_NAME FIXTURES_DIR_OR_FILE [ENVIRONMENT_NAME] --~--~-~--~~~---~--~~ You received this

[symfony-users] Re: how to use the cli command data-dump

2009-09-09 Thread Gábor Fási
Output of `php symfony help propel:data-dump`: Usage: symfony propel:data-dump [--application[=...]] [--env=...] [--connection=...] [--classes=...] [target] Aliases: propel-dump-data Arguments: target The target filename Options: --application The application name (default: 1)