Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better separation between statements in a plan #29

Closed
JustinPealing opened this issue Jan 22, 2017 · 1 comment
Closed

Better separation between statements in a plan #29

JustinPealing opened this issue Jan 22, 2017 · 1 comment
Assignees
Milestone

Comments

@JustinPealing
Copy link
Owner

Visible in issue7.sqlplan.

SSMS has clear division between statements in a plan, showing the SQL text at the top for each one.

@JustinPealing JustinPealing added this to the 2.1 milestone Jan 22, 2017
@JustinPealing JustinPealing self-assigned this Jan 23, 2017
@JustinPealing JustinPealing removed this from the 2.1 milestone Mar 19, 2017
@JustinPealing
Copy link
Owner Author

Fixed in commit 174188a. Plans now look like this:

screenshot

Long statements are truncated using CSS ellipsis.

@JustinPealing JustinPealing added this to the 2.2.0 milestone Nov 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant