Skip to content

Instantly share code, notes, and snippets.

@ephrin
Created May 26, 2015 08:29
Show Gist options
  • Select an option

  • Save ephrin/1677b9fc2a3d00150384 to your computer and use it in GitHub Desktop.

Select an option

Save ephrin/1677b9fc2a3d00150384 to your computer and use it in GitHub Desktop.
Unavailable flag. Calendar.
db.getSiblingDB('hotels').getCollection('calendar').update({'una':{$exists:false}},{$set:{'una':false}},{multi:true});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment