forked from jmug/stoatchat
Write database migration for last_message_id. #67
This commit is contained in:
@@ -9,7 +9,6 @@ use futures::StreamExt;
|
||||
use mongodb::options::UpdateOptions;
|
||||
use mongodb::{
|
||||
bson::{doc, to_bson, DateTime, Document},
|
||||
options::FindOptions,
|
||||
};
|
||||
use rauth::entities::{Model, Session};
|
||||
use rocket::serde::json::Value;
|
||||
|
||||
Reference in New Issue
Block a user