Skip to content

Conversation

@labkey-nicka
Copy link
Contributor

Rationale

This is a followup to #6065 where the fix to casting switched from Long to Integer. That worked great on SQL Server, however, caused the same problem on Postgres instances. This fix avoids calling TableSelector.getValueMap() all together as it provides inconsistent type instances depending on the database type.

Related Pull Requests

Changes

  • Refactor folder summary stats for data class and sample type data counts to use getResultSet() instead of getValueMap().

@labkey-nicka labkey-nicka self-assigned this Nov 19, 2024
@labkey-nicka
Copy link
Contributor Author

labkey-nicka commented Nov 19, 2024

@labkey-nicka labkey-nicka force-pushed the 24.11_fb_issue_51557x2 branch from 3e3032c to 2cba00e Compare November 19, 2024 19:30
@labkey-nicka labkey-nicka merged commit 41b46d2 into release24.11-SNAPSHOT Nov 20, 2024
1 check passed
@labkey-nicka labkey-nicka deleted the 24.11_fb_issue_51557x2 branch November 20, 2024 00:49
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.

4 participants