Skip to content

Enable Query Store button on standalone plan tabs#110

Merged
erikdarlingdata merged 1 commit intodevfrom
fix/query-store-button-standalone
Mar 18, 2026
Merged

Enable Query Store button on standalone plan tabs#110
erikdarlingdata merged 1 commit intodevfrom
fix/query-store-button-standalone

Conversation

@erikdarlingdata
Copy link
Owner

Summary

Query Store button was disabled (greyed out) on the MainWindow toolbar when viewing standalone .sqlplan files. Now it creates a new query session and triggers the connection dialog + Query Store flow.

Test plan

  • Open a .sqlplan file — Query Store button is enabled
  • Click it — opens new session tab with connection dialog
  • Connect and use Query Store normally

🤖 Generated with Claude Code

The button was hardcoded disabled on the MainWindow toolbar for .sqlplan
files. Now it creates a new query session and immediately triggers the
connection dialog + Query Store flow.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 7e75feb into dev Mar 18, 2026
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