Commit b33fe39
fix: confirm initial database connectivity (#314)
- adding db.Ping() call to confirm actual connection to the database to
report issues with connectivity as early as possible
Co-authored-by: Kyle Johnson <[email protected]>1 parent ffdd7fd commit b33fe39
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
280 | 284 | | |
281 | 285 | | |
282 | 286 | | |
| |||
0 commit comments