I develop PHP apps in Eclipse and I'm wondering, is there an easy way of downloading my MySQL schema to a specific folder so that when I commit to SVN it's included?
EDIT: I'm using phpMyAdmin to export my schema. I'm just wondering if I can automate this step in Eclipse.