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

Call syntax with empty parameter list broken [JDBC373] #415

Closed
firebird-automations opened this issue Nov 18, 2014 · 4 comments
Closed

Call syntax with empty parameter list broken [JDBC373] #415

firebird-automations opened this issue Nov 18, 2014 · 4 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

According to the comment "// [#⁠2925] Some dialects don't like empty parameter lists" on:
jOOQ/jOOQ@ed247c6#diff-fd62dee4726d4e1244e1ba301d550cc2R148

The driver fails when an empty parameter list is used in a call escape.

Commits: 5e059a9 1f6aeed FirebirdSQL/fbt-repository@780a4b0 FirebirdSQL/fbt-repository@e65030d

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

I misunderstood, the problem is to do with selectable stored procedures without parameters.

In Jaybird 3.0 and 2.2 the call escape with empty parameter list (or no parameter list) works as expected for selectable and executable procedures

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Added some tests for call escape with empty or no parameter list.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Won't Fix [ 2 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants