mirror of
https://github.com/balkian/gists.git
synced 2025-05-10 05:29:11 +00:00
This commit is contained in:
commit
420a02bd84
1
*new*.txt
Normal file
1
*new*.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
db.<collection_name>.find().forEach(function(d){ db.getSiblingDB('<new_database>')['<collection_name>'].insert(d); });
|
Loading…
x
Reference in New Issue
Block a user