Changeset 2e9773f in Klonkt for src/routes/auth.js

Timestamp:
06/24/2026 02:19:18 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
59f0170
Parents:
075185a
Message:

fix(db): user_notifications boot crash on older DBs (missing columns)

The index on user_notifications(read) crashed boot when an older DB had a
user_notifications table predating the read/actor/post columns. ensureColumn each
before building the index.

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.