Import production SQL to your development box with Capistrano

I got sick of using Navicat to import production data from our servers in order to test it locally on a development box.

Here’s a quick Capistrano task that imports production data from your server to your development box locally.

This is great way to debug problems that are happening on your production server. It gives you the ability to mess with things locally without the risk of fucking up someone’s important data ;)

seth, Wed, 10 Dec 2008 03:48:00 GMT
no comments
Comments

Leave a comment

Comments