thelounge/server/plugins/messageStorage
Reto Brunner 3e7255ff20 sqlite: Add primary keys to the messages table
We want primary keys to never get re-used to so that we
can implement jump to messages / context fetching etc
in the future.

This isn't hooked up yet at all to the rest of the code, only
the schema is changed
2023-02-27 14:20:31 +01:00
..
sqlite.ts sqlite: Add primary keys to the messages table 2023-02-27 14:20:31 +01:00
text.ts textStorage: rip out client instance 2022-12-30 16:42:48 +01:00
types.d.ts Merge branch 'storageCleanup' 2023-01-22 15:23:56 +01:00