Skip to content

added fix for unsigned option in column defintion#500

Closed
ghost wants to merge 83 commits intomasterfrom
unknown repository
Closed

added fix for unsigned option in column defintion#500
ghost wants to merge 83 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Nov 4, 2012

Just checking in SchemaTool if unsigned option is set and take this value.

stof and others added 30 commits July 24, 2012 00:21
…ouples ER implementation from EM, as it should be.
…ment to 5.3.9. Changed to reflection approach which still keep us at the same dependency as before.
[2.3] Use HelperSet in cli-config.php
… field to null explicitly to override possible previous values.
[DDC-1961] Fixed parameter type support in Parameter
…() method instead of having to implement themselves.
This allows multiple hydrators to be set at once, and also allows for
the customHydrationMode options to be set via DoctrineORMModule
@doctrinebot
Copy link

Hello,

thank you for positing this Pull Request. I have automatically opened an issue on our Jira Bug Tracker for you with the details of this Pull-Request. See the Link:

http://doctrine-project.org/jira/browse/DDC-2120

@Ocramius
Copy link
Member

Ocramius commented Nov 4, 2012

@SebastianBauer could you please add a test that shows what the problem you attempt to fix is?

Also, please don't merge upstream next time: instead, rebase. If you can, please squash those commits so that the merges don't cause a mess once this PR is merged :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing empty line before this if

@ghost
Copy link
Author

ghost commented Nov 4, 2012

Hi Marco,

thanks for your feedback. It's my first PR, trying to fix the commits.

Going to add a test as well.

Sebastian

Am Sonntag, 4. November 2012 schrieb Marco Pivetta :

@SebastianBauer https://github.com/sebastianbauer could you please add
a test that shows what the problem you attempt to fix is?

Also, please don't merge upstream next time: instead, rebase. If you can,
please squash those commits so that the merges don't cause a mess once this
PR is merged :)


Reply to this email directly or view it on GitHubhttps://github.com//pull/500#issuecomment-10054716.

Sebastian Bauer

sebastian.bauer@sb3w.com - E-Mail, Jabber
gplus.to/sebastian.bauer - Google+

@Ocramius
Copy link
Member

Ocramius commented Nov 4, 2012

@SebastianBauer no worries :) Just push the changes to the same branch and the PR will be updated automatically. Focus on the test only eventually. If you cannot manage to squash the commits, it can be merged manually.

@ghost
Copy link
Author

ghost commented Nov 4, 2012

I have to cleanup my branch. Trying to fix the commits needs more time when doing that for the first time. ;) Hope to have a update tomorrow afternoon.

@ghost ghost closed this Nov 5, 2012
@ghost
Copy link
Author

ghost commented Nov 5, 2012

Sorry, my repo is totally broken now. ;) I just will send a new PR.

This pull request was closed.
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

Successfully merging this pull request may close these issues.