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

dynamic database/schema name #608

Open
avelino opened this issue Sep 10, 2021 · 0 comments
Open

dynamic database/schema name #608

avelino opened this issue Sep 10, 2021 · 0 comments
Labels

Comments

@avelino
Copy link
Member

avelino commented Sep 10, 2021

today it is defined in hardcode the name of the database and schema, we need to list this dynamically

https://github.com/prest/prest.admin/blob/2d3e258342ec6ec64bf4065ff73dc4c24572ad45/src/pages/index.tsx#L31

pREST Server endpoint: /databases

  {
    "datname": "prest"
  }

schema comes from the table endpoint /tables

@avelino avelino transferred this issue from prest/prestd-buildui Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant