Skip to content
Snippets Groups Projects
Commit 306b4d7a authored by Armin Felder's avatar Armin Felder
Browse files

renamed mongo dump

parent 59d0d87c
No related branches found
No related tags found
1 merge request!42Citests
Pipeline #
Showing
with 1 addition and 11 deletions
......@@ -9,6 +9,5 @@ int main( int argc, char **argv )
TestUtils utils;
ApiCompatTests api;
QTest::qExec( &api );
return app.exec();
return QTest::qExec( &api );
}
{"options":{},"indexes":[{"v":2,"key":{"_id":1},"name":"_id_","ns":"meteor._raix_push_app_tokens"},{"v":2,"key":{"userId":1},"name":"userId_1","ns":"meteor._raix_push_app_tokens"}],"uuid":"ea0cc8ae836e43e581ee2ffde465d9f0"}
\ No newline at end of file
{"options":{},"indexes":[{"v":2,"key":{"_id":1},"name":"_id_","ns":"meteor._raix_push_notifications"},{"v":2,"key":{"createdAt":1},"name":"createdAt_1","ns":"meteor._raix_push_notifications"},{"v":2,"key":{"sent":1},"name":"sent_1","ns":"meteor._raix_push_notifications"},{"v":2,"key":{"sending":1},"name":"sending_1","ns":"meteor._raix_push_notifications"},{"v":2,"key":{"delayUntil":1},"name":"delayUntil_1","ns":"meteor._raix_push_notifications"}],"uuid":"5700004330fa4f37bf31bd3165cf3844"}
\ No newline at end of file
File deleted
{"options":{},"indexes":[{"v":2,"key":{"_id":1},"name":"_id_","ns":"meteor.instances"},{"v":2,"key":{"_updatedAt":1},"name":"_updatedAt_1","ns":"meteor.instances","expireAfterSeconds":60}],"uuid":"18e2003aff8342e3884d7528aa0e5618"}
\ No newline at end of file
{"options":{},"indexes":[{"v":2,"key":{"_id":1},"name":"_id_","ns":"meteor.meteor_accounts_loginServiceConfiguration"},{"v":2,"unique":true,"key":{"service":1},"name":"service_1","ns":"meteor.meteor_accounts_loginServiceConfiguration"}],"uuid":"ef1a775852c348c2b2cccf3e21df2c38"}
\ No newline at end of file
{"options":{},"indexes":[{"v":2,"key":{"_id":1},"name":"_id_","ns":"meteor.meteor_oauth_pendingCredentials"},{"v":2,"unique":true,"key":{"key":1},"name":"key_1","ns":"meteor.meteor_oauth_pendingCredentials"},{"v":2,"key":{"credentialSecret":1},"name":"credentialSecret_1","ns":"meteor.meteor_oauth_pendingCredentials"},{"v":2,"key":{"createdAt":1},"name":"createdAt_1","ns":"meteor.meteor_oauth_pendingCredentials"}],"uuid":"d55e893fe1854d9585366840025c7e39"}
\ No newline at end of file
{"options":{},"indexes":[{"v":2,"key":{"_id":1},"name":"_id_","ns":"meteor.meteor_oauth_pendingRequestTokens"},{"v":2,"unique":true,"key":{"key":1},"name":"key_1","ns":"meteor.meteor_oauth_pendingRequestTokens"},{"v":2,"key":{"createdAt":1},"name":"createdAt_1","ns":"meteor.meteor_oauth_pendingRequestTokens"}],"uuid":"31603056085c4046b9fa48972d370925"}
\ No newline at end of file
File deleted
{"options":{},"indexes":[{"v":2,"key":{"_id":1},"name":"_id_","ns":"meteor.migrations"}],"uuid":"d6032c8ec45e482d85502302c76f21f9"}
\ No newline at end of file
{"options":{},"indexes":[{"v":2,"key":{"_id":1},"name":"_id_","ns":"meteor.rocketchat__trash"},{"v":2,"key":{"collection":1},"name":"collection_1","ns":"meteor.rocketchat__trash"},{"v":2,"key":{"_deletedAt":1},"name":"_deletedAt_1","ns":"meteor.rocketchat__trash","expireAfterSeconds":2592000}],"uuid":"7085bce03dfa4a95beab12a747cccb3f"}
\ No newline at end of file
File deleted
File deleted
{"options":{},"indexes":[{"v":2,"key":{"_id":1},"name":"_id_","ns":"meteor.rocketchat_avatars.chunks"},{"v":2,"unique":true,"key":{"files_id":1,"n":1},"name":"files_id_1_n_1","ns":"meteor.rocketchat_avatars.chunks","background":false}],"uuid":"6d501abaeaf847e4ab1709c252fd8c05"}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment