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

Read all 12 columns from uacreg if the database does not have DB_CAP_… #642

Closed

Conversation

AndyJRobinson
Copy link

When the database does not have DB_CAP_FETCH capability, only 10 columns are being read from uacreg instead of 12, so the flags and reg_delay columns are being omitted.

@miconda
Copy link
Member

miconda commented May 26, 2016

Thank. I will push the patch manually to format the commit message according with the guidelines:

miconda pushed a commit that referenced this pull request May 26, 2016
- fix when the database connector does not have DB_CAP_FETCH capability
- GH #642
@miconda miconda closed this May 26, 2016
@AndyJRobinson AndyJRobinson deleted the uacreg-column-fix branch June 7, 2016 18:55
miconda pushed a commit that referenced this pull request Jun 27, 2016
- fix when the database connector does not have DB_CAP_FETCH capability
- GH #642

(cherry picked from commit d3abee9)
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.

None yet

2 participants