Skip to content

Add ToQueryString() implementation from IQueriable like EFcore #850

@jkone27

Description

@jkone27

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I would like to sometime run the query via ado.NET and just use the type providers to generate the sql query or have DBAs to review the script.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Make an implementation of IQueriable.ToQueryString() similar to EF core

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Tried EF core but is not working as I would expect?

Additional context
Add any other context or screenshots about the feature request 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