v1.2 update initial db data
This commit is contained in:
1
mongodb_backup/leanote_install_data/notes.metadata.json
Normal file
1
mongodb_backup/leanote_install_data/notes.metadata.json
Normal file
@ -0,0 +1 @@
|
||||
{"indexes":[{"v":1,"key":{"_id":1},"name":"_id_","ns":"leanote_bin_test.notes"},{"v":1,"key":{"UserId":1},"name":"UserId_1","ns":"leanote_bin_test.notes"},{"v":1,"key":{"IsTrash":1},"name":"IsTrash_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"UrlTitle":1},"name":"UrlTitle_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"IsBlog":1},"name":"IsBlog_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"CreatedTime":1},"name":"CreatedTime_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"UpdatedTime":1},"name":"UpdatedTime_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"PublicTime":1},"name":"PublicTime_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"RecommendTime":1},"name":"RecommendTime_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"NotebookId":1},"name":"NotebookId_1","ns":"leanote_bin_test.notes","background":true},{"v":1,"key":{"UserId":1,"IsBlog":1},"name":"UserId_1_IsBlog_1","ns":"leanote_bin_test.notes","background":true}]}
|
Reference in New Issue
Block a user