Files
Desktop/ts/sql
Fedor Indutny af9e038add Optimize hot queries
`getLastConversationX()` is called from debounced function, but
depending on how fast the fetch from the server is the actual
invocations could happen for every other message. Prepare and optimize
queries to save time.
2021-04-09 00:06:46 -04:00
..
2021-04-05 18:08:50 -04:00
2021-04-09 00:06:14 -04:00
2021-04-09 00:06:46 -04:00