stripe-archive / mosql

MongoDB → PostgreSQL streaming replication
MIT License
1.63k stars 225 forks source link

Data type: JSON ARRAY return SQL literal (Sequel::Error) #122

Open josefwijaya opened 8 years ago

josefwijaya commented 8 years ago

I've been doing testing with this tool to migrate data from mongo db and this one of the issue that I have yet to find out a solution... been wondering a while looking for a solution... but there's no clear solution until now. Please find the stack trace in the attachment..

mosql version unknown (but when I try to uninstall the mosql, it mentions the version of mosql-0.4.3 ruby version: ruby 2.2.4p230 (2015-12-16 revision 53155) [x64-mingw32]

I made a changes to cli.rb under this folder C:\Ruby22-x64\lib\ruby\gems\2.2.0\gems\mosql-0.4.3\lib\mosql to delete "USR2" at line 27 from the list to fix issue of running mosql.

Hope to hear from you guys

stacktrace.txt