We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7453829 commit 06dc33aCopy full SHA for 06dc33a
src/unify/profiles-sync/tables.md
@@ -18,7 +18,7 @@ The following table shows how raw tables map to their corresponding materialized
18
19
| Raw table | Materialized view | Description |
20
| ----------------------------- | ------------------ | ------------------------------------------------------------- |
21
-| `id_graph_updates` | `profile_merges` | Tracks changes in profile merges across the identity graph. |
+| `id_graph_updates` | `profile_merges` | Tracks changes in profile merges across the Identity Graph. |
22
| `external_id_mapping_updates` | `user_identifiers` | Tracks external IDs associated with user profiles. |
23
| `profile_traits_updates` | `user_traits` | Tracks changes to user profile traits (like names or emails). |
24
0 commit comments