This website works better with JavaScript.
Home
Explore
Help
Sign In
g
/
familyARK
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
dump mongo
style
root
5 years ago
parent
dee136cde7
commit
9e51565b1d
4 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
dump/familyark/animals.bson
+1
-0
dump/familyark/animals.metadata.json
BIN
dump/familyark/species.bson
+1
-0
dump/familyark/species.metadata.json
BIN
dump/familyark/animals.bson
View File
+ 1
- 0
dump/familyark/animals.metadata.json
View File
@ -0,0 +1 @@
{
"options"
:
{
}
,
"indexes"
:
[
{
"v"
:
{
"$numberInt"
:
"2"
}
,
"key"
:
{
"_id"
:
{
"$numberInt"
:
"1"
}
}
,
"name"
:
"_id_"
,
"ns"
:
"familyark.animals"
}
]
,
"uuid"
:
"fe9fa94674044136ae0c9e213c9baac6"
}
BIN
dump/familyark/species.bson
View File
+ 1
- 0
dump/familyark/species.metadata.json
View File
@ -0,0 +1 @@
{
"options"
:
{
}
,
"indexes"
:
[
{
"v"
:
{
"$numberInt"
:
"2"
}
,
"key"
:
{
"_id"
:
{
"$numberInt"
:
"1"
}
}
,
"name"
:
"_id_"
,
"ns"
:
"familyark.species"
}
]
,
"uuid"
:
"061364df003e4d8d9513ffb43100d71e"
}
Write
Preview
Loading…
Cancel
Save