Run config database script - run multiple scripts
Answered
Hi,
I'm looking to run the config below(MySQL) but I need to match a schema to a .sql script file. One to One.
i.e.: schema1 -> script one
schema2-> script twor...
Is that possible?
Please sign in to leave a comment.
Yes, it's possible.
You need to create several run configurations, e.g.: schema 1 -> script 1, schema 2 -> script 2
And then create a new run configuration `Compound`: