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
.
The GetLastRead
gets the max message written, not read. Need to
look in the seen
table.
This is in storage/queries/messages.sql
.