Files
chatmail-core/src
link2xt 3af45c306a fix: make create_send_msg_jobs actually return row IDs
.execute() was returning the number of rows, so usually 1.
.insert() is returning the row ID.

In most cases it does not matter because the result is checked with .is_empty(),
but send_msg_sync() actually uses the row IDs.
2026-08-26 20:22:57 +00:00
..
2026-08-14 14:40:43 +04:00
2026-08-14 07:09:49 +00:00
2026-08-19 02:00:14 +02:00
2026-08-14 14:40:43 +04:00
2026-08-12 20:56:33 +00:00
2026-07-03 16:21:02 +00:00
2026-08-12 07:44:38 +00:00
2026-08-07 17:29:34 +02:00
2026-08-19 02:00:14 +02:00
2026-08-14 14:40:43 +04:00
2026-06-13 15:43:47 +00:00
2026-06-13 15:43:47 +00:00