Skip to content

Fix day one cleanup#378

Merged
worksofliam merged 3 commits intomainfrom
fix/fix-day-1-cleanup
Apr 17, 2025
Merged

Fix day one cleanup#378
worksofliam merged 3 commits intomainfrom
fix/fix-day-1-cleanup

Conversation

@worksofliam
Copy link
Copy Markdown
Member

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

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
…ma browser not alphabetical #376)

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
…ons view

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam requested a review from forstie April 17, 2025 13:15
@github-actions
Copy link
Copy Markdown

👋 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
Copy Markdown
Collaborator

forstie commented Apr 17, 2025

Testing completed successfully. Thank you for the changes.

Copy link
Copy Markdown
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