Skip to content
Snippets Groups Projects
Forked from briar / briar
Source project has a limited visibility.
user avatar
Torsten Grote authored
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
81e2d04d
History
Name Last commit Last update