Skip to content

Instantly share code, notes, and snippets.

@amanuel1995
Created March 27, 2018 02:47
Show Gist options
  • Save amanuel1995/23873136bb8176b4925c611add1064cc to your computer and use it in GitHub Desktop.
Save amanuel1995/23873136bb8176b4925c611add1064cc to your computer and use it in GitHub Desktop.
db.QRGs.createIndex( { manufacturer: 1, terminalType: 1, productNumber: 1, version: 1 }, { unique: true } )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment