summaryrefslogtreecommitdiff
path: root/.sqlx/query-191255b9e55c9b36d0fd047e56e515d121964d3481e48aae3558b53a5123ce7d.json
Commit message (Collapse)AuthorAge
* Return a flat message list on boot, not nested lists by channel.Owen Jacobson2024-10-09
This is a bit easier to compute, and sets us up nicely for pulling message boot out of the `/api/boot` response entirely.