Skip to content

Add test for pivoting by a date/timestamp column - #3187

Open
labkey-bpatel wants to merge 1 commit into
release26.3-SNAPSHOTfrom
26.3_fb_sql_server_migration_2
Open

Add test for pivoting by a date/timestamp column#3187
labkey-bpatel wants to merge 1 commit into
release26.3-SNAPSHOTfrom
26.3_fb_sql_server_migration_2

Conversation

@labkey-bpatel

Copy link
Copy Markdown
Contributor

Rationale

Adds regression coverage for the pivot value type-binding fix in LabKey/platform#7993.

Related Pull Requests

Changes

  • Adds testPivotByTimestampColumn to PivotQueryTest. Builds its own study dataset rather than depending on shared sample data, following testBadPivotQuery.

Tasks 📍

  • Test Automation — passes on Daily A postgres
  • Code Review
  • TC verify and merge

Covers QueryPivot binding the pivot value with the pivot column's type rather than the constant's. No other pivot test uses a non-string pivot column, so the path was untested.
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