bobthecow / genghis

The single-file MongoDB admin app
http://genghisapp.com
MIT License
1.45k stars 164 forks source link

Update Queries #97

Closed egyptianbman closed 11 years ago

egyptianbman commented 11 years ago

First, wow... thanks for such an awesome app!

I'd love to be able to run update queries. Editing 100s of entries one-by-one gets tedious. ( If this already exists please let me know where.. All I saw was a search feature. )

Thank you!

bobthecow commented 11 years ago

Genghis doesn't currently do update queries. It's on the roadmap (somewhere), but I'd suggest running those via the mongo CLI shell for now.

egyptianbman commented 11 years ago

Sounds good, just wanted to make sure I wasn't overlooking the feature. Keep up the good work, thanks!