... bits and pieces of everyday stuff
Search and replace in Visual Studio Code.
Search for
\{\n.*\$oid.*"(.*)"\n.*\}
new MongoDB\BSON\ObjectId("$1")
\{\n.*numberDouble.*"(.*)"\n.*\}
$1
\{\n.*numberInt.*"(.*)"\n.*\}
No comments:
Post a Comment