parse-migration-tools icon indicating copy to clipboard operation
parse-migration-tools copied to clipboard

Results 4 parse-migration-tools issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 1.7.3 to 2.6.1. Release notes Sourced from node-fetch's releases. v2.6.1 This is an important security release. It is strongly recommended to update as soon as possible. See...

dependencies

Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 1.11.1 to 2.15.0. Release notes Sourced from parse's releases. 2.15.0 Features New Parse.Error 159 DUPLICATE_REQUEST (#1189) Fixes Live Query Subscription Error Event (#1193) 2.14.0 New Features Passing...

dependencies

When I try to migrate arabic text in some objects, those fields are left empty in my firebase database and everything else gets filled. I haven't tested in other languages...

I'm not using afterSave and beforeSave triggers for the time being so the default migrator.afterSave and migrator.beforeSave are being used as triggers. The initial bulk import works but after that...