fix structure
This commit is contained in:
parent
3cc4ae5699
commit
a7e1a41de4
31 changed files with 102 additions and 13 deletions
5
KN02/db.js
Normal file
5
KN02/db.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
db.createCollection("spieler");
|
||||
|
||||
db.createCollection("spiele");
|
||||
|
||||
db.createCollection("achievements");
|
Loading…
Add table
Add a link
Reference in a new issue