Skip to content

Fix day one cleanup #378

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

Merged
merged 3 commits into from
Apr 17, 2025
Merged

Fix day one cleanup #378

merged 3 commits into from
Apr 17, 2025

Conversation

worksofliam
Copy link
Contributor

This update ensures that

  • database items in the schema browser are sorted alphabetically, improving usability and navigation (Fixes Sorting on database items in the schema browser not alphabetical #376)
  • the SQL query has been modified to alias AUTHORIZATION_NAME as USER_NAME in the permissions view.
  • made a simple change to the formatting of the type in the hover in the results view

@worksofliam worksofliam requested a review from forstie April 17, 2025 13:15
Copy link

👋 A new build is available for this PR based on 39dda98.

@worksofliam worksofliam merged commit e710a73 into main Apr 17, 2025
1 check passed
@forstie
Copy link
Collaborator

forstie commented Apr 17, 2025

Testing completed successfully. Thank you for the changes.

Copy link
Collaborator

@forstie forstie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfect

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.

Sorting on database items in the schema browser not alphabetical
2 participants