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.