8000 The CC Console’s SQL Shell does not retain previously executed SQL statements. · Issue #148354 · cockroachdb/cockroach · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
The CC Console’s SQL Shell does not retain previously executed SQL statements. #148354
Open
@mohan-crdb

Description

@mohan-crdb

Is your feature request related to a problem? Please describe.
The CC Console’s SQL Shell does not retain previously executed SQL statements. As a result, once a user logs out and then logs back in, all prior command history is wiped.

Describe the solution you'd like
The SQL Shell should persist the history of all executed SQL statements even after relogin.

Describe alternatives you've considered
n/a

Additional context
Steps to Reproduce:

  1. Sign in via SSO.
  2. Execute one or more SQL queries on any cloud cluster using the CC Console’s SQL Shell.
  3. Log out and then log back in.
  4. Observe that the SQL Shell’s history no longer includes the commands run before logout.

Jira issue: CRDB-51564

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0