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