Commit 6dc9766
committed
Improve error message for misconfigured connection
If there's no encrypted router the previous error message stated
"missing auto_encryption_opts" which is correct but not helpful.
Also fix printing of database connection alias.
We could potentially go a step further and say "Check your router
config!"1 parent e1ad85b commit 6dc9766
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
472 | | - | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
473 | 474 | | |
474 | 475 | | |
475 | 476 | | |
| |||
0 commit comments