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

Casting data types in table querist #55

Merged
merged 7 commits into from
Dec 19, 2023
Merged

Casting data types in table querist #55

merged 7 commits into from
Dec 19, 2023

Conversation

daffidwilde
Copy link
Contributor

Fixes #48.

This PR makes a small change to cast the dimension columns as integer when their IDs are used in the table querist. This ensures that they can be sorted reliably and as expected.

@daffidwilde daffidwilde merged commit 33836cc into main Dec 19, 2023
4 checks passed
@daffidwilde daffidwilde deleted the table-casting branch December 19, 2023 08:54
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.

Cast dimensions to the correct data types in table queries
1 participant