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

Fmd 471 display table name only #518

Merged
merged 9 commits into from
Jul 3, 2024
Merged

Conversation

LavMatt
Copy link
Contributor

@LavMatt LavMatt commented Jul 3, 2024

PR addresses the long fully qualified names that were being displayed in search results for tables.
It now displays a display name for each table (which is just the table name) and the database the table is part of in the metadata below (if it has a database)

resolves #471

@LavMatt LavMatt requested a review from a team as a code owner July 3, 2024 08:39
@LavMatt LavMatt merged commit 54bdbff into main Jul 3, 2024
4 of 5 checks passed
@LavMatt LavMatt deleted the fmd-471-display-table-name-only branch July 3, 2024 12:51
Copy link

sentry-io bot commented Jul 15, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ AttributeError: 'NoneType' object has no attribute 'get' /search View Issue

Did you find this useful? React with a 👍 or 👎

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.

Display table name only
2 participants