Skip to content

Commit 5dc796e

Browse files
Merge pull request #4875 from segmentio/bobbyatsegment-patch-8
Directly mention lowercase schema names
2 parents 04d2252 + 1f3e2eb commit 5dc796e

File tree

1 file changed

+1
-1
lines changed
  • src/connections/storage/warehouses

1 file changed

+1
-1
lines changed

src/connections/storage/warehouses/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ To change the name of your schema without disruptions:
163163
5. Select **Connections** and click **Sources**.
164164
6. Select a source that syncs data with your warehouse from your list of sources, and select **Settings**.
165165
7. Select **SQL Settings** and update the "Schema Name" field with the new name for your schema and click **Save Changes.**
166-
> **Note**: This will set the schema name for all existing and future destinations.
166+
> **Note**: This will set the schema name for all existing and future destinations. The new name must be lowercase and may include underscores.
167167
8. Repeat steps six and seven until you rename all sources that sync data to your warehouse.
168168
9. Open the third-party host of your database, and rename the schema.
169169
10. Open the Segment app, select **Connections** and click **Destinations**.

0 commit comments

Comments
 (0)