Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

Hotfix for issue #4069#4070

Merged
ralphschindler merged 2 commits into
zendframework:masterfrom
tux-rampage:hotfix/4069
Apr 16, 2013
Merged

Hotfix for issue #4069#4070
ralphschindler merged 2 commits into
zendframework:masterfrom
tux-rampage:hotfix/4069

Conversation

@tux-rampage
Copy link
Copy Markdown
Contributor

Oracle renders from table with alias incorrectly with "AS".

  • Modified implementation of Sql\Select and oracle specific
    SelectDecorator to reflect the correct behavior
  • Added UnitTest to test this implementation

This will resolve #4069

Oracle renders from table with alias incorrectly with "AS".
Modified implementation of Sql\Select and oracle specific
SelectDecorator to reflect the correct behavior
Corrected incorrect @Covers annotation in oracle specific
SelectDecoratorTest
@ghost ghost assigned ralphschindler Mar 28, 2013
@tux-rampage
Copy link
Copy Markdown
Contributor Author

Is there anything that would prevent merging this fix?

@weierophinney
Copy link
Copy Markdown
Member

@ralphschindler ping -- can you review and merge, please?

ralphschindler pushed a commit that referenced this pull request Apr 16, 2013
Merge branch 'hotfix/4069' of git://github.com/tux-rampage/zf2 into tux-rampage-hotfix/4069
ralphschindler pushed a commit that referenced this pull request Apr 16, 2013
Merge branch 'tux-rampage-hotfix/4069'
@ralphschindler ralphschindler merged commit fd53e6e into zendframework:master Apr 16, 2013
ralphschindler pushed a commit that referenced this pull request Apr 16, 2013
Merge branch 'tux-rampage-hotfix/4069' into develop
@tux-rampage tux-rampage deleted the hotfix/4069 branch April 18, 2013 06:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Oracle: Incorrect SELECT FROM decoration with table alias

3 participants