File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
apps/docs/pages/guides/integrations Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -87,11 +87,11 @@ A form appears with the properties required for a Postgres materialization.
87
87
5 . For each collection, apply a stricter JSON schema.
88
88
This ensure that the less-structured Firestore data will be written to a Postgres table in the correct shape.
89
89
90
- In the Collection Selector, choose a collection and click its ** Specification** tab.
90
+ In the Collection Selector, choose a collection and click its ** Specification** tab.
91
91
92
- Click ** Schema Inference** . Flow scans the data in your collection and infers a new schema to use for materialization.
92
+ Click ** Schema Inference** . Flow scans the data in your collection and infers a new schema to use for materialization.
93
93
94
- Review the new schema and click ** Apply Inferred Schema** .
94
+ Review the new schema and click ** Apply Inferred Schema** .
95
95
96
96
6 . Click ** Save and Publish** . You'll see a notification when the materialization publishes successfully.
97
97
You can’t perform that action at this time.
0 commit comments