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

[FEATURE] Save (&share) should persist queries to the state DB #27

Open
joocer opened this issue Sep 27, 2021 · 0 comments
Open

[FEATURE] Save (&share) should persist queries to the state DB #27

joocer opened this issue Sep 27, 2021 · 0 comments
Assignees

Comments

@joocer
Copy link
Collaborator

joocer commented Sep 27, 2021

Recent Queries should be in local storage, a list of 10 items should be maintained. Result sets should be in session storage, allowing quick access to data from the current session. This data shouldn't be retained between sessions, just the SQL.

Saved Queries should be in the database, there should be an option to label these so they have a name for future reference. No results for these should be saved.

Shared queries should also be in the DB, these will be associated with datasets and named for searching and finding.

@joocer joocer self-assigned this Sep 27, 2021
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

No branches or pull requests

1 participant