Results 62 comments of Joao M

ok. I did the first implementation and created the PR #31

That's something interesting. I believe I can force always use transactions and ignore the partial status. But I am afraid about DDL changes in big tables. If the table has...

Does this `atomic` metadata ignore only the `partial` status?

Another point about the partial state: The main objective is to block the migrations applying over a database the migration failed. So, instead of ignoring the `partial` state, we can...

Hello!! Thank you so much! That makes me feel happy to contribute to open source. We don't create the `base.sql` because each user has your own way to create/populate this...

Just to know if this answer you.

It will handled by PR #31

It is cool a feature and I am happy to have this patch from you. Quick question: Are you able to create the Patch for the other Databases too?

I created the machine outside the Rancher GUI using the vultr machine driver 1.4.0 with the command below: ``` docker-machine create \ --driver vultr --vultr-api-key=00000000 \ --vultr-private-networking=true --vultr-ssh-key-id 0000000000 \...

I have to install the "Global Variable String Parameter" and it worked. I can setup a variable and use it inside the .jervis.yml. This plugin could be in the "jenkins-bootstrap-shared"...