mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-12-13 22:28:58 +09:00
2 lines
71 B
JavaScript
2 lines
71 B
JavaScript
|
db.users.update({ }, { $set: { host_lower: null } }, { multi: true });
|