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

Multiple database #22

Open
mathieujobin opened this issue Jul 21, 2021 · 0 comments
Open

Multiple database #22

mathieujobin opened this issue Jul 21, 2021 · 0 comments

Comments

@mathieujobin
Copy link

Could I specify multiple database to be created and allowed by the user, such as

mysql database: ['some_test', 'some2_test']

or

mysql database:
  - 'some_test'
  - 'some2_test'

I need two database to be created but I can't figure out how.

Thank you for your extension, very helpful.

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

No branches or pull requests

1 participant