Skip to content

Add SQL peek to UI #12

Description

@SteGriff

You should be able to view the raw SQL of a query behind a step (after running the step) if you want to.

This would require us to send the SQL to the client. Consider performance. Maybe we do this as a separate async endpoint like GET QueriesSQL so that we're not re-calling it a lot, or blocking the Flow from loading.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions