Skip to content

tokio-postgres: Expose table OID and column ID on Column #1060

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

Closed

Conversation

glittershark
Copy link

Pass through the table OID and column ID from field descriptions for prepared statements to fields on Column, with exposed getters

Pass through the table OID and column ID from field descriptions for
prepared statements to fields on Column, with exposed getters
@sfackler
Copy link
Owner

sfackler commented Dec 12, 2023

Covered by #1084 - sorry, didn't notice this PR until merging the other :(

@sfackler sfackler closed this Dec 12, 2023
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