public
Description: Rake task to convert a Rails database from one platfrom to another, say Postgres to MySQL and back again. Uses two open db adapters and works with binary data in blobs.
Homepage: http://myutil.com/2008/8/31/rake-task-transfer-rails-database-mysql-to-postgres
Clone URL: git://github.com/face/rails_db_convert_using_adapters.git

People Watching face/rails_db_convert_using_adapters