Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Add query run history viewer#986

Merged
rickbergfalk merged 14 commits into
masterfrom
execution-history
Mar 17, 2021
Merged

Add query run history viewer#986
rickbergfalk merged 14 commits into
masterfrom
execution-history

Conversation

@rickbergfalk

Copy link
Copy Markdown
Collaborator

Adds button and side drawer to view run history for currently loaded query. If query is not yet saved, history for "unsaved" queries is shown.

For each entry, the query run can be loaded into the editor, restoring the state of that query execution, including the results if they exist.

The design is borrowed from ideas for a flowing UI in #531, and can be thought of as an experimental trial.

sqlpad-history-button

sqlpad-history-open

@rickbergfalk rickbergfalk merged commit 6a71947 into master Mar 17, 2021
@rickbergfalk rickbergfalk deleted the execution-history branch March 17, 2021 04:35
pavel-slepenkov added a commit to pavel-slepenkov/sqlpad that referenced this pull request Apr 19, 2021
* master: (174 commits)
  v6.6.0
  Update dependencies (sqlpad#1002)
  add the useHTTPS checkbox to fix https/http support in Presto connection (sqlpad#997)
  Add support authentication for presto, allow https for presto (sqlpad#995)
  Fix clickhouse queries beginning with comment (sqlpad#991)
  v6.5.0
  Fix ClickHouse FORMAT JSON application and LIMIT syntax parsing (sqlpad#989)
  Fix package-lock.json files
  Update dependencies (with npm 6) (sqlpad#987)
  Add query run history viewer (sqlpad#986)
  add the *FORMAT JSON* clause to the query in order to fix the clickhouse library bug. (sqlpad#985)
  v6.4.3
  Set base during development only (sqlpad#983)
  v6.4.2
  Fix chart download button (sqlpad#981)
  v6.4.1
  Fix history modal padding (sqlpad#980)
  v6.4.0
  Add cell expanded value modal (sqlpad#979)
  Render connection name when hiding connection dropdown (sqlpad#977)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant