Hi,
Searching in internet finds me mysql specific things and outdated rake
tasks. I want a portable one. So using postgresql database, I want to
dump my db data into a file. Then I want to load the file into mysql
database.
Any one know where I can find one?