
Migraine
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Migraine is a tool for database migrations to be a little more painless. It allows you to convert a database from one format to another (E.g. From PostgreSQL to MySQL) or to copy a database in the same format to the same or another host.
The link to the tarball below can be slow, I'd recommend you to clone the git source code repository at github.com.
If you want the lastest alpha version, use:
[quote]git clone git://github.com/kandalf/migraine.git --origin alpha_0_1_2[/quote]
If you like the development version, use:
[quote]git clone git://github.com/kandalf/migraine.git[/quote]
Sorry, I only have the source code now, but I'll add binary files anytime soon, I've been having problems to compile SQL drivers on Windows, but as soon as I can get rid of these issues, I'll upload a windows installer, and probably submit a package for Arch Linux users into the AUR.
BUGS
Please, report bugs or request features at:
http://redmine.asylum.homelinux.org/projects/migraine/issues/new
You'll need to register first, but it's a simple and fast process with only a few fields to fill.
Please login or register to add a comment or rating