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

fix(output): ID column could not be selected #520

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

apricote
Copy link
Member

Because we changed the type of ID fields but did not update the code that reflects on the structs to also allow int64 fields.

Broken since #512

Because we changed the type of ID fields but did not update the code
that reflects on the structs to also allow int64 fields.
@apricote apricote added the bug label Jul 24, 2023
@apricote apricote self-assigned this Jul 24, 2023
@apricote apricote requested a review from jooola August 15, 2023 12:35
@apricote apricote merged commit 7d5594b into main Aug 15, 2023
3 checks passed
@apricote apricote deleted the fix-id-columns-output branch August 15, 2023 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants