mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-05-14 16:15:12 +00:00
write null sender queue on initial connection insert
This commit is contained in:
@@ -57,7 +57,7 @@ import qualified Database.SQLite.Simple as DB
|
||||
-- VALUES (
|
||||
-- {conn_alias},
|
||||
-- {recipient_queue_id},
|
||||
-- {sender_queue_id}
|
||||
-- NULL
|
||||
-- );
|
||||
|
||||
-- COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user