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

If a user is configuring a custom SQL test, we could present them the results #51

Open
dividor opened this issue Dec 4, 2022 · 0 comments

Comments

@dividor
Copy link
Contributor

dividor commented Dec 4, 2022

Is your feature request related to a problem? Please describe.
Would be nice to display custom SQL results to the user if possible, with a LIMIT 10 at the end as well as confirmation their SQL is valid.

Describe the solution you'd like
When configuring custom sql test, run the sql with LIMIT 10, then either display results or SQL error message. Note, might be challenging for nested sub-queries.

Additional context
If we can get a preview it would allow us to provide a pick list of field for the user to set id field.

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