Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get user document from _users database? #312

Open
ceremcem opened this issue Oct 16, 2016 · 0 comments
Open

How to get user document from _users database? #312

ceremcem opened this issue Oct 16, 2016 · 0 comments

Comments

@ceremcem
Copy link

ceremcem commented Oct 16, 2016

                udb = db.connection.database \_users
                err, res <- udb.get 'org.couchdb.user:cca'
                debugger 

simply throws cradle.js:308 Uncaught TypeError: querystring.escape is not a function error.

How can I get user document from _users database?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant