radicle/cob/db: Add index for issues and patches
2 failed
(2 total)
View logs
modified crates/radicle/src/cob/cache.rs
@@ -28,6 +28,7 @@ const DB_WRITE_TIMEOUT: time::Duration = time::Duration::from_secs(6);
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -466,10 +467,13 @@ mod tests {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
added crates/radicle/src/cob/cache/migrations/3.sql
@@ -0,0 +1,2 @@
| + | |
| + | |