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

Updated extension SqlDataInspector to 0.7.1 #24671

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Updated extension SqlDataInspector to 0.7.1 #24671

merged 1 commit into from
Oct 13, 2023

Conversation

ernstc
Copy link

@ernstc ernstc commented Oct 13, 2023

Changes

  • Added column information such as nullability (indicated with a question mark "?"), size and precision.
  • Added new feature for copying all the values of the selected column and their corresponding counts. Copied values can be pasted on Excel for further analysis.
  • The filters panel is now collapsible. This makes the usage of the workspace area more efficient when no filters are defined.
  • Values for columns of type date, datetime, datetime2 and datetimeoffset are sorted descending by default. This can be useful for monitoring columns with datetime for creations, updates and similar.

Fixes

  • Fixed a bug in the live monitoring that was preventing the data from refresh.

@github-actions
Copy link

MSFT Gallery Maintainer Only
This is a reminder to update the Extensions Gallery list at https://github.com/Microsoft/azuredatastudio/wiki/List-of-Extensions once this PR has been merged in.
Instructions for doing this can be found here.

@Charles-Gagnon Charles-Gagnon merged commit 2cfe56b into microsoft:release/extensions Oct 13, 2023
3 checks passed
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