Helmut Tammen
Helmut Tammen
TypeScript creates an error cause the typings type definition (v0.8) does not match the used xmlbuilder version (v0.4.1). Update to newest xmlbuilder version. Error is: ``` Error:(134, 7) TS2345: Argument...
OData filter is currently not completely implemented. Only basic filter options are supported. See methods `ODataGetBase._applyFilter` and `ODataGetBase._convertAstToLoopbackFilter` for details.
Integrate Travis CI into the build / test process of n-odata-server. Travis CI is free for open source projects. https://docs.travis-ci.com/
We have a huge service which results in a **OData edmx** file-**size** of appr. **3.5 MB**. **Before** cds version **3.34.1** it was slow but there **was a response** after some...
### Priority (Urgent) I can't use the CLI ### Description I installed m365 cli but cannot login with `m365 login`. ``` $ m365 version "v7.10.0" ``` ### Steps to reproduce...