Add repair flag to build.
This commit is contained in:
@@ -3,7 +3,6 @@ use std::borrow::Cow;
|
||||
use sqlx::Row;
|
||||
use tokio::process::Child;
|
||||
use tracing::error;
|
||||
use tracing::info;
|
||||
|
||||
use crate::Result;
|
||||
use crate::database::db_handle::DbHandle;
|
||||
|
||||
Reference in New Issue
Block a user