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

cluster-ui: show database info and ability to choose statement columns #294

Merged
merged 1 commit into from
May 3, 2021

Commits on Apr 30, 2021

  1. cluster-ui: show database info and ability to choose statement columns

    Information about database is now displayed on Statements page and
    Statements Details page.
    By default the column database is not displayed, but with the new column
    selector option, it can be selected.
    New filter allows to select statements based on database name.
    
    Closes: #33316
    
    Release note (ui change): Display database name information on Statements
    page (hidden by default) and Statements Details page.
    
    New filter option for statements based on databases name.
    
    New option to select which columns to display on statements table.
    
    Release note (bug fix): Transaction page showing correct value for implicit txn.
    maryliag committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    54511c8 View commit details
    Browse the repository at this point in the history