This website works better with JavaScript
Home
Explore
Help
Register
Sign In
freigeld
/
java-core
Watch
2
Star
0
Fork
0
Files
Tree:
756b2c8320
Branches
Tags
master
java-core
/
db
/
2020-05
/
indexes.js
indexes.js
95 B
History
Raw
1
db.getCollection("coin-to-account-link").createIndex({coinId: 1, accountId: 1}, {unique: true})