Files
leanote/mongodb_backup/leanote_install_data/leanote.has_share_notes.metadata.json

1 line
261 B
JSON
Raw Normal View History

2015-04-08 14:01:24 +08:00
{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.leanote.has_share_notes" }, { "v" : 1, "unique" : true, "key" : { "UserId" : 1, "ToUserId" : 1 }, "name" : "UserId_1_ToUserId_1", "ns" : "leanote7.leanote.has_share_notes" } ] }