getdave / grunt-deployments

MYSQL database deployments using GruntJS
MIT License
72 stars 34 forks source link

Added 'ignoreTables' option (ref #24) #28

Closed nicooprat closed 10 years ago

nicooprat commented 10 years ago

Hey, I tried something that seems to work ;)

Hope my code isn't too ugly, I'll let you enhance it... I'm also not very used to unit testing so you might do it better yourself ?

Let me know what you think about it.

getdave commented 10 years ago

Initial glance - this looks really good. Much appreciated

I will review, amend and merge as required.

However please can you target the pull request into the develop branch? Would be very much appreciated. You may have to re-raise the pull request.

nicooprat commented 10 years ago

Right, didn't thought about it ! Here it is : https://github.com/getdave/grunt-deployments/pull/29. I'm closing this one. You might precise which branch to work on in the readme ?

Thanks.

getdave commented 10 years ago

You might precise which branch to work on in the readme ?

@nicooprat I totally agree. I will update that now in my current branch!