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

Arbitrary logic execution #770

Open
dcrissman opened this issue Mar 7, 2017 · 0 comments
Open

Arbitrary logic execution #770

dcrissman opened this issue Mar 7, 2017 · 0 comments

Comments

@dcrissman
Copy link
Member

It might be cool if you could submit a sequential batch request where a mid-step took the output of the first query, ran some simple logic, and then allowed it to be a query/projection parameter on the next.

Stored procedures might be one way to approach this, but it might be interesting if the logic could be arbitrary provided by the client as a request.

Clearly, this would introduce some risk, but I could also see some advantages such as hashing a password for comparison in the next.

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