Closed elisei-timofte closed 7 years ago
Any updates on this issue?. Right now I had to remove the whole schema from that collection so I can make it run. It would be nice if we can fix this. Thanks!
I've found an workaround: YourCollection.insert data, {trimStrings: false}
I need to save spaces in the DB but the
trim: false
option does not work.