fix_: improve performance of `GetHashRatchetMessages`
This time with proper migration timestamp. part of: #5036
This commit is contained in:
parent
fc846211b7
commit
dcf3ed2388
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
||||||
|
CREATE INDEX IF NOT EXISTS hash_ratchet_encrypted_messages_key_id ON hash_ratchet_encrypted_messages (key_id);
|
Loading…
Reference in New Issue