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

Allow multiple SQL queries #9

Closed
OndraZizka opened this issue Oct 2, 2018 · 2 comments
Closed

Allow multiple SQL queries #9

OndraZizka opened this issue Oct 2, 2018 · 2 comments
Labels

Comments

@OndraZizka
Copy link
Owner

OndraZizka commented Oct 2, 2018

Something like

-sql-output1="SELECT ..." -sql-output2="SELECT ..."

Or rather:

crunch ...
-sql="SELECT ..." -out foo.csv - sql="SELECT ..." -out bar.csv
@OndraZizka OndraZizka changed the title Allow multiple outputs Allow multiple SQL queries Nov 19, 2018
@OndraZizka
Copy link
Owner Author

Depends on #53

@OndraZizka
Copy link
Owner Author

Closing in favor of #55

@OndraZizka OndraZizka removed this from the Soon-ish milestone Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant