Skip to content

Instantly share code, notes, and snippets.

@basedalexander
Created March 3, 2019 01:39
Show Gist options
  • Select an option

  • Save basedalexander/3efaf650bda91240d96f5bc19338d554 to your computer and use it in GitHub Desktop.

Select an option

Save basedalexander/3efaf650bda91240d96f5bc19338d554 to your computer and use it in GitHub Desktop.
db.getCollection('collName').remove({
timestamp:{
$lte : 1551126714784.0
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment