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

Improve screen navigation: database > scheme > table #680

Closed
avelino opened this issue Jan 27, 2022 · 0 comments · Fixed by prest/prestd-buildui#23
Closed

Improve screen navigation: database > scheme > table #680

avelino opened this issue Jan 27, 2022 · 0 comments · Fixed by prest/prestd-buildui#23

Comments

@avelino
Copy link
Member

avelino commented Jan 27, 2022

Is your feature request related to a problem? Please describe.
The navigation is table-only, with the possibility to enter a table and edit

I have to declare via an environment variable the database and schema — this is dynamic on prestd (server)

Describe the solution you'd like

  1. on the first page: list the databases
  2. second page: list schemas of the selected database
  3. third page: list tables for the selected database and schema
  4. fourth page: list data for the selected table (from the database and schema)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant