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

divide the parameters of functions and procedures into two tabs into input and return parameters #32964

Open
detkliff opened this issue May 15, 2024 · 1 comment

Comments

@detkliff
Copy link

detkliff commented May 15, 2024

DBeaver 24.0.4

Postgresql 14

it would be convenient to divide the parameters of functions and procedures into two tabs into input and return ones
### approximate solution:
Add new tab Return values

move to Return values tab all from RETURNS section of function

image

leave in the parameters tab IN and OUT parameters.

@E1izabeth
Copy link
Member

Thank you for the idea

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