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

Doctrine\ORM\Mapping\Column class dont have 'default' property #35

Closed
wanis opened this issue Jun 11, 2012 · 2 comments
Closed

Doctrine\ORM\Mapping\Column class dont have 'default' property #35

wanis opened this issue Jun 11, 2012 · 2 comments

Comments

@wanis
Copy link

wanis commented Jun 11, 2012

it is expected to be here as it could be used in doctrine migration.
Other parts already implemented: in Doctrine\ORM\Tools\ShemaTool::_gatherColumn it is fetch from metadata and in Doctrine\DBAL\Schema\Comparator::diffColumn it is already checking if it is the same

@stof
Copy link
Member

stof commented Jun 11, 2012

This bundle does not contain any logic related to the migrations. It is simply about integrating the Doctrine Migrations library with Symfony

@wanis
Copy link
Author

wanis commented Jun 11, 2012

Thanks for a hint. Moved issue to : doctrine/migrations#76

@wanis wanis closed this as completed Jun 11, 2012
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

2 participants