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

Allow more than 1 DBMS per experiment #397

Open
perdelt opened this issue Jan 2, 2025 · 1 comment
Open

Allow more than 1 DBMS per experiment #397

perdelt opened this issue Jan 2, 2025 · 1 comment
Assignees

Comments

@perdelt
Copy link
Collaborator

perdelt commented Jan 2, 2025

not only all or one DBMS, but also give a list via cli

@perdelt perdelt self-assigned this Jan 2, 2025
@perdelt perdelt moved this to near future in Clustermanagement Jan 2, 2025
@perdelt
Copy link
Collaborator Author

perdelt commented Jan 2, 2025

parser.add_argument('-dbms','--dbms', help='DBMS to load the data', choices=['PostgreSQL', 'MySQL', 'MariaDB', 'YugabyteDB', 'CockroachDB', 'DatabaseService', 'PGBouncer'], default=[], nargs='*')

perdelt added a commit that referenced this issue Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: near future
Development

No branches or pull requests

1 participant