Created
March 27, 2018 02:47
-
-
Save amanuel1995/23873136bb8176b4925c611add1064cc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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