Skip to content

Fix Lite FinOps Enterprise features query for missing database_id column#778

Merged
erikdarlingdata merged 1 commit intodevfrom
fix/777-lite-sku-features-column
Apr 2, 2026
Merged

Fix Lite FinOps Enterprise features query for missing database_id column#778
erikdarlingdata merged 1 commit intodevfrom
fix/777-lite-sku-features-column

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Summary

Test plan

🤖 Generated with Claude Code

…e_id column

Port the COL_LENGTH check from Dashboard (#766) to Lite — detect whether
sys.dm_db_persisted_sku_features has the database_id column before querying
it, falling back to N'(unknown)' on older builds that lack the column.

Closes community PR #777

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 3c46528 into dev Apr 2, 2026
3 checks passed
@erikdarlingdata erikdarlingdata deleted the fix/777-lite-sku-features-column branch April 9, 2026 00:33
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