mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
cargo-fmt only
This commit is contained in:
@@ -600,9 +600,7 @@ unsafe fn add_parts(
|
|||||||
let icnt = mime_parser.parts.len();
|
let icnt = mime_parser.parts.len();
|
||||||
let mut txt_raw = None;
|
let mut txt_raw = None;
|
||||||
|
|
||||||
context
|
context.sql.prepare(
|
||||||
.sql
|
|
||||||
.prepare(
|
|
||||||
"INSERT INTO msgs \
|
"INSERT INTO msgs \
|
||||||
(rfc724_mid, server_folder, server_uid, chat_id, from_id, to_id, timestamp, \
|
(rfc724_mid, server_folder, server_uid, chat_id, from_id, to_id, timestamp, \
|
||||||
timestamp_sent, timestamp_rcvd, type, state, msgrmsg, txt, txt_raw, param, \
|
timestamp_sent, timestamp_rcvd, type, state, msgrmsg, txt, txt_raw, param, \
|
||||||
|
|||||||
Reference in New Issue
Block a user