Skip to content

[codex] Remove unused database fields#69

Draft
snbafana wants to merge 6 commits into
mainfrom
codex/db-hygiene-wave1
Draft

[codex] Remove unused database fields#69
snbafana wants to merge 6 commits into
mainfrom
codex/db-hygiene-wave1

Conversation

@snbafana
Copy link
Copy Markdown
Contributor

Summary

  • remove dead DB tables/APIs and the disabled outbound-send stack with no production callers
  • drop unused per-field schema and raw-event payload surface across messages, conversations, contacts, sync state, projection summaries, attachments, reactions, participants, and timeline events
  • update platform mappers, migrations, replay fixtures, and tests to match the flatter runtime shape

Validation

  • pnpm check:biome
  • pnpm build
  • pnpm typecheck
  • pnpm test (72 files, 474 tests)
  • go test ./... in native/helpers/whatsapp-go
  • swift build --package-path native/macos/CuedNative -c release

The branch push hook also reran the local CI script before publishing.

@snbafana snbafana force-pushed the codex/db-hygiene-wave1 branch 5 times, most recently from cc1ebf4 to 4c7ff68 Compare May 25, 2026 20:29
@snbafana snbafana force-pushed the codex/db-hygiene-wave1 branch from f86fb68 to c81226f Compare May 27, 2026 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant