Skip to content

Conversation

@burtbeckwith
Copy link
Member

FYI - in HstoreHelper.asStatement() the "key" variable isn't used.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) when pulling c624c5f on burtbeckwith:master into daf7642 on kaleidos:master.

@ilopmar
Copy link
Collaborator

ilopmar commented Dec 21, 2014

Thank you very much for the PR. I'll try to merge it in the following days :-)

@Alotor
Copy link
Collaborator

Alotor commented Jan 8, 2015

Hello Burt and Happy New year 😄

Why did you remove the "@OverRide" annotations? We wanted to put them so if the Hibernate API changes the compiler warns us that the method is not implemented.

@burtbeckwith
Copy link
Member Author

I only removed @OVERRIDES from methods implementing interface methods. This is optional and I've never understood why anyone does this. If you fail to implement a method, there are better ways to discover that, e.g. your class won't compile :)

Feel free to revert any change that I made - consider everything just a suggestion.

@ilopmar ilopmar merged commit c624c5f into gpc:master Jan 11, 2015
ilopmar added a commit that referenced this pull request Jan 11, 2015
@ilopmar
Copy link
Collaborator

ilopmar commented Jan 11, 2015

Thank you Burt for your cleanup. I've reverted only some minor changes.

Regards, Iván.

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.

4 participants