Something went wrong. Try again.
A community based topic aggregation platform built on atproto
Something went wrong. Try again.
feat(db): add migration for comment deletion metadata master
Add migration 021 that: - Creates deletion_reason enum type (author, moderator) - Adds deletion_reason and deleted_by columns to comments table - Backfills existing deleted comments as author-deleted - Removes deleted_at IS NULL filter from thread indexes to preserve structure - Adds indexes for deletion_reason and deleted_by for moderation queries 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Author Bretton May Co-author Claude Date (Dec 5, 2025, 7:32 AM UTC) Commit 5538e476 5538e4765074af62c2e656184e30341a1d8d4c71 Parent 06faa285 06faa28526742f81c1016f1c03f6045f3aac4779