Commit 0102fdd
committed
Propagate sqlite schema version read errors
Replace the user_version query unwrap with normal io::Error propagation so database initialization failures are reported cleanly instead of panicking.
Co-Authored-By: HAL 90001 parent 769dee4 commit 0102fdd
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
292 | | - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
293 | 295 | | |
294 | 296 | | |
295 | 297 | | |
| |||
0 commit comments