Skip to content

Add missing comma in qpi.db_query_stats SELECT list#15

Open
asibalo wants to merge 1 commit into
JocaPC:masterfrom
asibalo:fix/db_query_stats-missing-comma
Open

Add missing comma in qpi.db_query_stats SELECT list#15
asibalo wants to merge 1 commit into
JocaPC:masterfrom
asibalo:fix/db_query_stats-missing-comma

Conversation

@asibalo

@asibalo asibalo commented Jun 9, 2026

Copy link
Copy Markdown

Missing trailing comma after data_processed_mb in the qpi.db_query_stats view caused Incorrect syntax near 'wait_time_ms'. Patched in the template and the generated editions.

Without it the SELECT list runs data_processed_mb into the next column,
causing "Incorrect syntax near 'wait_time_ms'" (or 'logical_io_reads_mb'
in the sql2016/az-dw editions). Fixed in the template and all generated outputs.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
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.

1 participant