2.202105.4 hdbmigrationtable support in massConvert and inspectTable
See ChangeLog: https://github.com/SAP-samples/hana-developer-cli-tool-example/blob/main/CHANGELOG.md#22021054
https://www.npmjs.com/package/hana-cli/v/2.202105.4
- Issue #39 - Add support for HANA XSA in the UPS and HDI commands
- Issue #38 - Add support for hdbmigrationtable in massConvert and inspectTable
- Add option useCatalogPure to massConvert command. Defaults to false and uses the cds.compile api to produce its hdbtable or hdbmigrationtable output. When set to true it will instead use the HANA SYS.GET_OBJECT_DEFINITION which includes more metadata but might produce results which are incompatible with HDI
- Remove the Schema from output of massConvert commands