On Tue, Sep 06, 2011 at 06:55:56PM -0300, Rodrigo Cortés wrote: > Is there a way to use git to track database changes? 1. Export the data and/or data model with a tool like mysqldump. 2. Remove output which would clutter up your diffs without adding any useful information. This could include things like date and time of the export and user name of the exporter. 3. Commit and enjoy! Optionally create a cron job to export and commit automatically during off-peak hours. Cheers, Victor -- terreActive AG Kasinostrasse 30 CH-5001 Aarau Tel: +41 62 834 00 55 Fax: +41 62 823 93 56 www.terreactive.ch Wir sichern Ihren Erfolg - seit 15 Jahren -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html