Couch-Debug
1 valoración
)Descripción general
A handy tool for CouchDB users to debug data model changes. CouchDB saves copies of the entire json document on every save.…
A handy tool for CouchDB users to debug data model changes. CouchDB saves copies of the entire json document on every save. Sometimes it is necessary to follow the audit trail of a particular value of a deeply nested key in the json document. This extension takes an input of all the paths for which we need to retrieve the history. It scans through all available revisions of the document and fetches the value of that key from each revision. All the values are logged in the chrome console. It reads all the necessary details from the futon page of the concerned document. So it is important you have the right document page open when you use the extension This is tested with CouchDB v1.6.3 but should work with almost all versions Open CouchDB document in the browser and provide the path in dot-notation format for which you need the revision history Example: office.address.city employees.2.role.experience employees.length
5 de 51 valoración
Detalles
- Versión0.1.2
- Actualizado6 de abril de 2018
- Ofrecido porkaushik
- Tamaño42.25KiB
- IdiomasEnglish
- No operadorEste desarrollador no se ha identificado como operador. Los consumidores residentes en la Unión Europea deben tener en cuenta que los derechos de los consumidores no son aplicables a los contratos que suscriban con este desarrollador.
Privacidad
Ayuda
Si tienes alguna pregunta, sugerencia o problema, abre esta página en tu navegador para ordenadores