It returns:
>> doctrine  Loading data fixtures from 
>> "/Users/esaheki/Sites/jobeet/data/fixtures"
>> doctrine  Data was successfully loaded

# config/databases.yml
all:
  doctrine:
    class: sfDoctrineDatabase
    param:
      dsn: 'mysql:host=localhost;dbname=jobeet'
      username: root
      password: null

What is weird is that I've got the database and the tables created by
those other doctrine commands.

On Jul 6, 12:53 am, Ricardo Jose Guzman Milanes
<[email protected]> wrote:
> Hello Elton ,can you post your databases.yml file ?
>
> After using the doctrine:data-load , does it return an error or a warning?

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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