Commit fd44afa
committed
Revert "Merge pull request #1825 from tursodatabase/lucio/sync-switch-hyper"
This reverts commit 265bd83, reversing
changes made to 909b8af because it breaks the example app:
```
thread 'main' panicked at /Users/penberg/src/tursodatabase/libsql/libsql/src/local/database.rs:502:49:
called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, "invalid URL, scheme is not http")
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```1 parent 265bd83 commit fd44afa
3 files changed
+206
-30
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
| 479 | + | |
| 480 | + | |
484 | 481 | | |
485 | 482 | | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
| 483 | + | |
| 484 | + | |
493 | 485 | | |
494 | 486 | | |
495 | 487 | | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
| 488 | + | |
505 | 489 | | |
506 | | - | |
507 | | - | |
508 | | - | |
| 490 | + | |
509 | 491 | | |
510 | 492 | | |
511 | 493 | | |
512 | | - | |
513 | 494 | | |
514 | 495 | | |
515 | 496 | | |
| |||
0 commit comments