comcode-org / hackmud_wiki

https://wiki.hackmud.com/
Other
12 stars 21 forks source link

Document MongoDB query and update operators that can be used in-game #442

Open tukib opened 2 months ago

tukib commented 2 months ago

Problem

Currently, we reference the official MongoDB docs for query and update operators. But, not all of these are available in-game, and there is no explicit documentation to help with this.

Context

This has been brought up a few times by new players.

To solve:

Fayti1703 commented 2 months ago

We could grab the valid operators from the old versions of the MongoDB docs -- they're still available on the docs page, though only as a .tar.gz file download?