Skip to content

Conversation

@mstate
Copy link

@mstate mstate commented Feb 8, 2016

Removed $ from error string to match Mongo 3.2 errors. Mongo 3.2 error looks like:

"E11000 duplicate key error collection: my_database.my_collection index: id dup key: { : "c1793628f6d9be0c0b030193" } (11000)"

Removed $ from error string to match Mongo 3.2 errors.  Mongo 3.2 error looks like:

"E11000 duplicate key error collection: my_database.my_collection index: _id_ dup key: { : \"c1793628f6d9be0c0b030193\" } (11000)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant