Closed johbo closed 8 years ago
I think this should be fixed as of http://github.com/maxlapshin/mysql2postgres/commit/973b1f11e317a3342c6d2c9230f642f8d1a25923
Closing as an old issue, that would seem to be out of date.
Feel free to re-open and update with comments aganst the master
branch.
I just did a migration from a mysql database and had some issues. I tried some simple fixes, but I must admit, that I do not speak any Ruby ;-)
So the attached diff may inspire you to find a real solution. The problems seemed to be realted to enum columns which had some default values.