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

Fixed parameter metadata issue with packaged store procs #336

Merged
merged 4 commits into from
Jul 19, 2016

Conversation

garyxue
Copy link
Contributor

@garyxue garyxue commented Jul 19, 2016

Fixed parameter metadata issue with packaged store procs

  • Fixed an error with Oracle thin JDBC driver when retrieving parameter
    metadata for a stored procedure inside a package.
  • Cleaned up compilation warnings
  • Correctly parse stored procedure call when procedure name is identity
    quoted.

Signed-off-by: Gary Xue xxue@opentext.com

Gary Xue added 4 commits July 18, 2016 20:57
- (BIRT-2313) Fixed an error with Oracle thin JDBC driver when
retrieving parameter metadata for a stored procedure inside a package.
- Cleaned up compilation warnings
- Correctly parse stored procedure call when procedure name is identity
quoted.

Signed-off-by: Gary Xue <xxue@opentext.com>
- Fixed an error with Oracle thin JDBC driver when retrieving parameter
metadata for a stored procedure inside a package.
- Cleaned up compilation warnings
- Correctly parse stored procedure call when procedure name is identity
quoted.


Signed-off-by: Gary Xue <xxue@opentext.com>
@yulinwang yulinwang merged commit f2faaca into eclipse-birt:master Jul 19, 2016
bkiselka pushed a commit to bkiselka/birt that referenced this pull request Jun 12, 2019
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.

2 participants