SAP-samples / hana-developer-cli-tool-example

Learn how to build a developer-centric SAP HANA command line tool, particularly designed to be used when performing SAP HANA development in non-SAP tooling (for example from VS Code).
Apache License 2.0
90 stars 24 forks source link

Add filename option for massConvert operation #25

Closed ThePlenkov closed 3 years ago

ThePlenkov commented 3 years ago

Hi @jung-thomas

Thanks again for a tip to use massConvert command.

One more issue I would love to add - is it possible to provide also filename as a parameter?

For example it could be useful for those who prefer to have all exported schemas in one folder.

Thank you!

ThePlenkov commented 3 years ago

Created PR for that. Thanks

jung-thomas commented 3 years ago

Thank you for the contribution. I've merged it into the Main branch. However It will probably be a day until I push the newly built version to npm. I have some other updates pending and I hope to due a big round of testing this afternoon before updating to npm.

jung-thomas commented 3 years ago

This feature is in the release that was just published to NPM - thanks.