Skip to content

Commit

Permalink
dev db has more game entities
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codes committed Jul 5, 2024
1 parent 9fc77f5 commit 8581b89
Show file tree
Hide file tree
Showing 14 changed files with 6 additions and 0 deletions.
Binary file added .data/games/agerating.bson
Binary file not shown.
1 change: 1 addition & 0 deletions .data/games/agerating.metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_"}],"uuid":"edb3f25155b343e1b14a3b23db13dcf2","collectionName":"agerating","type":"collection"}
Binary file added .data/games/completionstatus.bson
Binary file not shown.
1 change: 1 addition & 0 deletions .data/games/completionstatus.metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_"}],"uuid":"5388c30718ca4ae783a1f4f1c42670e7","collectionName":"completionstatus","type":"collection"}
Binary file modified .data/games/game.bson
Binary file not shown.
Binary file added .data/games/gamefeature.bson
Binary file not shown.
1 change: 1 addition & 0 deletions .data/games/gamefeature.metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_"}],"uuid":"f1ea6268dcf84a3e8501200cf24a0f15","collectionName":"gamefeature","type":"collection"}
Binary file added .data/games/gamesource.bson
Binary file not shown.
1 change: 1 addition & 0 deletions .data/games/gamesource.metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_"}],"uuid":"a7407036b9eb44638b83d81db2e9e69b","collectionName":"gamesource","type":"collection"}
Binary file added .data/games/region.bson
Binary file not shown.
1 change: 1 addition & 0 deletions .data/games/region.metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_"}],"uuid":"15a98ecbe8d143919b893e1d4acb0145","collectionName":"region","type":"collection"}
Binary file added .data/games/series.bson
Binary file not shown.
1 change: 1 addition & 0 deletions .data/games/series.metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_"}],"uuid":"85c69cbf64104b14a29abedfe6c5e19e","collectionName":"series","type":"collection"}
Binary file modified .data/games/tag.bson
Binary file not shown.

0 comments on commit 8581b89

Please sign in to comment.