Skip to content

Raw Queries and ResultsΒ #272

@ghost

Description

I'm trying to debug an application and I'm having some trouble. I'm executing a query that is throwing a parse result. I'd like to see the query that is being generated and the result that is being returned. If I can access the raw query, I can execute it against the database.

I can't figure out how to generate a string version of the Couchbase query from the IQueryable instance. ToString usually generates the raw query in other Linq implementations that I've worked on, but it doesn't seem to do that here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions