Skip to main content

Entity-Relationship Diagram

Derived from server/app/models/ via scripts/generate_db_docs.py. For per-table column details see tables.md. Do not hand-edit the diagram below — run python3 scripts/generate_db_docs.py instead.


Notes

  • callparticipant.call_id is a FK to conversation.id, not call.id — see schema-overview.md for details.
  • Router metric tables (routerhealth, interfacetraffic) and guest_sessions have no FK to user and appear above with no edges.
  • mobile app (WatermelonDB) tables are not part of this diagram — see tables.md.