yocontra / smog

HTML5/Node/WebSocket MongoDB panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collection names with dot

aykutyaman opened this issue · comments

When there is a dot in the collection name, web interface doesn't work.
Example: db.workspace.groups

I'm doing a stupid fix on the client to make things look pretty by splitting to the last dot. Will push a fix for this though

Fixed in latest