3 lines
91 B
JavaScript
3 lines
91 B
JavaScript
db.createCollection("logs");
|
|
db.createCollection("msg_logs");
|
|
db.createCollection("codes"); |