Name |
Last commit
|
Last update |
---|---|---|
debug_toolbar_mongo | ||
example | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
setup.py | ||
tox.ini |
The sidebar now shows the count and time elapsed for each type of operation performed: read, insert, update, remove. Changed some code to better reflect MongoDB terminology. The default operation is now find, instead of query. Queries table became the Reads table since it displays finds, counts, commands etc. Also, query is mostly a relational database term. Corrected the layout of tables, which now properly occupy 100% width of their containers.
Name |
Last commit
|
Last update |
---|---|---|
debug_toolbar_mongo | Loading commit data... | |
example | Loading commit data... | |
.gitignore | Loading commit data... | |
LICENSE | Loading commit data... | |
MANIFEST.in | Loading commit data... | |
README.rst | Loading commit data... | |
setup.py | Loading commit data... | |
tox.ini | Loading commit data... |