We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de8fab2 commit 33c1c3aCopy full SHA for 33c1c3a
src/unify/profiles-sync/tables.md
@@ -223,9 +223,9 @@ Follow the steps below to change your schema name:
223
## Tables Segment materializes
224
225
With Profiles Sync, you can access the following three materialized view tables:
226
-- [`user_traits`](#the-user-traits-table)
227
-- [`user_identifiers`](#the-user-identifiers-table)
228
-- [`profile_merges`](#the-profile-merges-table)
+- [`user_traits`](#the-user_traits-table)
+- [`user_identifiers`](#the-user_identifiers-table)
+- [`profile_merges`](#the-profile_merges-table)
229
230
Use these tables that Segment materializes for a more complete view of your profile.
231
0 commit comments