Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The `await cds.connect.to ('db')` is called here before `cds bind` resolves the `credentials` property. In an MTX scenario this doesn't matter though, as the credentials are fetched from Service Manager at runtime. Subsequent subscriptions etc. also work fine with this patch.
- Loading branch information