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

show pg and athena column comments and table descriptions as antd tooltip if they are defined #6582

Merged
merged 7 commits into from
Apr 12, 2024

Commits on Apr 12, 2024

  1. show column comments by default for athena and postgres

    Andrew Chubatiuk authored and AndrewChubatiuk committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8c12780 View commit details
    Browse the repository at this point in the history
  2. Restyled by prettier

    restyled-commits authored and AndrewChubatiuk committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    41c7d8b View commit details
    Browse the repository at this point in the history
  3. fixed typo

    Andrew Chubatiuk authored and AndrewChubatiuk committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9b93074 View commit details
    Browse the repository at this point in the history
  4. fmt fix

    Andrii Chubatiuk authored and AndrewChubatiuk committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b37ff7b View commit details
    Browse the repository at this point in the history
  5. ordered imports

    Andrii Chubatiuk authored and AndrewChubatiuk committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    daf94a0 View commit details
    Browse the repository at this point in the history
  6. fixed unit tests

    Andrii Chubatiuk authored and AndrewChubatiuk committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e75a67a View commit details
    Browse the repository at this point in the history
  7. fixed tests for athena

    Andrii Chubatiuk authored and AndrewChubatiuk committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    30abe0e View commit details
    Browse the repository at this point in the history