We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
not only all or one DBMS, but also give a list via cli
The text was updated successfully, but these errors were encountered:
parser.add_argument('-dbms','--dbms', help='DBMS to load the data', choices=['PostgreSQL', 'MySQL', 'MariaDB', 'YugabyteDB', 'CockroachDB', 'DatabaseService', 'PGBouncer'], default=[], nargs='*')
Sorry, something went wrong.
Bexhoma: CLI list of DBMS #397
2c096fd
perdelt
No branches or pull requests
not only all or one DBMS, but also give a list via cli
The text was updated successfully, but these errors were encountered: