Skip to content

Copy SQL text and use it in DB client directly #682

@rumplin

Description

@rumplin

Every time I want to copy the query to my DB client, I have to adjust some parameters like datetime values and guid values.

Sometimes the dates even have a suffix '_1' and I have to remove that too.
So in order to execute this in my DB client, I have to put single qoutes around these parameters to get it to work.
It would save me a lot of time to be able to just copy the query out of MiniProfiler and paste it in my DB client.

Please see my screenshot:
Image
(Sorry, I had to blur so much of the screen)

I'm using:

  • dotnet Core 8
  • EF Core 8
  • MS SQL
  • MiniProfiler 4.3.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions