Skip to content

Instantly share code, notes, and snippets.

@danared
Created October 29, 2015 20:11
Show Gist options
  • Save danared/699479e0ef132e081646 to your computer and use it in GitHub Desktop.
Save danared/699479e0ef132e081646 to your computer and use it in GitHub Desktop.
db.orders.runCommand("collMod",
{validationLevel: "strict",
validationAction: "error"});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment