Jyotman Singh
Jyotman Singh
I'm getting an error using the `mongify process` command. All the data is copied to MongoDB from PostgreSQL but the respective foreign key ids are not updated. This is the...
The given example does not check if the user is null or undefined and would lead to an error - ``` Uncaught TypeError: Cannot read property 'dataValues' of null ```
**Describe the bug** I keep getting this error when I try to set a dynamic value for any column in any table from managed Rowy. After I try to deploy...