Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with this bundle [ORM and ODM] #4

Closed
Garfield-fr opened this issue Apr 22, 2011 · 3 comments
Closed

Problem with this bundle [ORM and ODM] #4

Garfield-fr opened this issue Apr 22, 2011 · 3 comments

Comments

@Garfield-fr
Copy link

If you would like to use this bundle without ODM installation, you are this problem:

"PHP Fatal error: Class 'Symfony\Bundle\DoctrineMongoDBBundle\Command\DoctrineODMCommand' not found in ..."

Is it possible to split that ?

@schniper
Copy link

+1

@immutef
Copy link

immutef commented Apr 23, 2011

Check if class exists, if not, skip "showing" the command?

@ajessu
Copy link
Contributor

ajessu commented Apr 23, 2011

I'm submitting a PR.
I think the command is fine to be removed, as it's already included with the DoctrineMongoDBBundle, where it makes more sense to exist.

Note: To use data fixtures with MongoBD, this bundle will still need to be included in the third party bundles' folder.

@fabpot fabpot closed this as completed in 59a7b03 Apr 23, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants