Skip to content

set explicit width for columns that report zero size #207

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

set explicit width for columns that report zero size #207

wants to merge 1 commit into from

Conversation

MattKunze
Copy link

This fixes the issues I had related to this problem, mostly from queries like select null from dual. The metadata returns zero for the data size, setting it to 1 allows the queries to succeed

fixes #152

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.

ORA-32108: max column or parameter size not specified using several OUT parameters
1 participant