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

Schema names starting with steampipe_ are to be reserved for steampipe #3402

Closed
binaek opened this issue May 12, 2023 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@binaek
Copy link
Contributor

binaek commented May 12, 2023

  • Connection names cannot be named public and cannot start with sp_
  • If such connection names are detected
    • Show a warning during config loading and parsing
    • Do not load the connection during schema refresh and set the connection to ERROR in connection_state
@kaidaguerre
Copy link
Contributor

fixed by 7703975

@kaidaguerre kaidaguerre changed the title Schema names starting with sp_ are to be reserved for steampipe Schema names starting with steampipe_ are to be reserved for steampipe May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants