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

Ability to generate code for single sql file #8

Closed
kdabir opened this issue Jan 23, 2020 · 1 comment
Closed

Ability to generate code for single sql file #8

kdabir opened this issue Jan 23, 2020 · 1 comment
Assignees
Labels
codegen deals with generated code
Milestone

Comments

@kdabir
Copy link
Member

kdabir commented Jan 23, 2020

currently the CLI works only for entire directory. We should expose both the options:

inputDir → outputDir
inputFiles[] → outputFiles[]
@kdabir kdabir added the codegen deals with generated code label Jan 23, 2020
@kdabir kdabir added this to the R1 milestone Jan 23, 2020
kdabir added a commit that referenced this issue Jul 6, 2020
kdabir added a commit that referenced this issue Jul 6, 2020
* #8 support for sql file input as arguments

* #8 update readme
@kdabir
Copy link
Member Author

kdabir commented Jul 6, 2020

supported in #45

@kdabir kdabir closed this as completed Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codegen deals with generated code
Projects
None yet
Development

No branches or pull requests

3 participants