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

Use separate namespace for test / prod LID table names #1569

Open
dirkmc opened this issue Jul 14, 2023 · 0 comments
Open

Use separate namespace for test / prod LID table names #1569

dirkmc opened this issue Jul 14, 2023 · 0 comments

Comments

@dirkmc
Copy link
Contributor

dirkmc commented Jul 14, 2023

Currently the LID tests create and drop database tables.
We should ensure that the tables created by the tests are namespaced differently from the tables created in production to avoid accidental data loss.
See extern/boostd-data/yugabyte/setup.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant