This commit is contained in:
parent
8068b57e71
commit
09654aef94
4 changed files with 153 additions and 104 deletions
|
|
@ -15,7 +15,7 @@ use sqlx::{
|
|||
SqlitePool,
|
||||
};
|
||||
use std::path::{Path, PathBuf};
|
||||
use tracing::error;
|
||||
use tracing::{debug, error};
|
||||
|
||||
#[derive(
|
||||
Clone, Debug, Default, PartialEq, Serialize, Deserialize,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue