Skip to content

Commit ae4b385

Browse files
authored
Merge pull request #4499 from segmentio/Add-ERD
Add ERD to Profiles Sync docs
2 parents f50c9d3 + de258aa commit ae4b385

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

src/unify/files/ERD.png

35.1 KB
Loading

src/unify/profiles-sync/overview.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ To learn more about Profiles Sync, visit the following docs:
5151
- [Sample Queries](/docs/unify/profiles-sync/sample-queries/): View sample queries you can run to help you familiarize yourself with Profiles Sync.
5252
- [Tables and materialized views](/docs/unify/profiles-sync/tables/): Learn how to use data sets and models that Segment provides to enrich customer profiles.
5353

54-
{% comment %} (commenting out ERD draft for now)
54+
5555
> info ""
5656
> For more on Profiles Sync logic, table mappings, and data types, download this [Profiles Sync ERD](/docs/unify/files/ERD.png).
57-
58-
{% endcomment %}

src/unify/profiles-sync/tables.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,12 +171,10 @@ Profiles Sync uses the following schema: `<profiles_space_name>.<tableName>`.
171171
172172
If your space has the same name as a source connected to your Segment Warehouse destination, Segment overwrites data to the Event tables.
173173

174-
{% comment %} (commenting out ERD draft for now)
175174

176175
> success ""
177176
> For more on Profiles Sync logic, table mappings, and data types, download this [Profiles Sync ERD](/docs/unify/files/ERD.png) or visit [schema evolution and compatibility](/docs/connections/storage/warehouses/schema/#schema-evolution-and-compatibility).
178177
179-
{% endcomment %}
180178

181179
{% comment %}
182180

0 commit comments

Comments
 (0)