Skip to content
Snippets Groups Projects
Commit 81e2d04d authored by Torsten Grote's avatar Torsten Grote
Browse files

Merge branch 'message-status-cleanup' into 'master'

Database efficiency improvements

Some tweaks to the DB schema to improve efficiency:

* Only keep status rows for messages that are visible - this saves space and avoids the need to join the groupVisibilities table when selecting messages to offer or send
* Use adjacent columns for the composite primary key on the settings table

This MR depends on !101.

See merge request !102
parents 42c00fb8 a6baa582
No related branches found
No related tags found
Loading
Showing
with 280 additions and 211 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment