[GH-ISSUE #6] How do I debug PouchDB? #1102

Closed
opened 2026-05-01 22:00:58 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @tlvince on GitHub (May 5, 2015).
Original GitHub issue: https://github.com/jo/couchdb-best-practices/issues/6

… can I run arbitrary queries from a browser console?

Originally created by @tlvince on GitHub (May 5, 2015). Original GitHub issue: https://github.com/jo/couchdb-best-practices/issues/6 … can I run arbitrary queries from a browser console?
Author
Owner

@jo commented on GitHub (May 6, 2015):

efa80ab

<!-- gh-comment-id:99431911 --> @jo commented on GitHub (May 6, 2015): efa80ab
Author
Owner

@jo commented on GitHub (May 7, 2015):

Use

PouchDB.debug.enable('*');
<!-- gh-comment-id:99887256 --> @jo commented on GitHub (May 7, 2015): Use ``` js PouchDB.debug.enable('*'); ```
Author
Owner

@jo commented on GitHub (May 7, 2015):

see http://pouchdb.com/api.html#debug_mode

<!-- gh-comment-id:99887419 --> @jo commented on GitHub (May 7, 2015): see http://pouchdb.com/api.html#debug_mode
Author
Owner

@jo commented on GitHub (May 11, 2015):

ac72b46

<!-- gh-comment-id:100831653 --> @jo commented on GitHub (May 11, 2015): ac72b46
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/couchdb-best-practices#1102
No description provided.