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

Option to use hana.* types in CDS #28

Closed ThePlenkov closed 3 years ago

ThePlenkov commented 3 years ago

Solves #27

@jung-thomas if you want - i can also make a flag for inspectTables/massConvert commands to support hana. cds type.

Like --hana. What do you think about this?

ThePlenkov commented 3 years ago

Now it's optional and can be used like that hana-cli massConvert SFLIGHT --hana or hana-cli inspectTable SFLIGHTS --hana