feat: backup architecture docs, source code, and scripts
This commit is contained in:
@@ -915,6 +915,7 @@ async fn main() -> Result<()> {
|
||||
user_id: None,
|
||||
job_id: None,
|
||||
created_at: String::new(),
|
||||
registration_time: None,
|
||||
};
|
||||
|
||||
let video_id = db.register_video(&record).await?;
|
||||
|
||||
Reference in New Issue
Block a user