Commit 9d50620
Fix (?) to shared-db testing in microservices.md (#1937)
The `cds db -2 sql` and `cds db -2 hana` commands are a bit suspect, as
the `db` command doesn't exist. From the paragraph just before these
commands, I suspect this should be `compile`, but even then, we need
also to specify the `--all` option, otherwise we get the message "You
must specify a model to compile.".
---------
Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>1 parent 9eff059 commit 9d50620
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments