This project is archived. Its data is read-only.
Fix GetLastRead
The `GetLastRead` gets the max message written, not read. Need to look in the `seen` table. This is in `storage/queries/messages.sql`.
issue