Skip to content

Commit 1f3e2eb

Browse files
Directly mention lowercase schema names
1 parent 8850076 commit 1f3e2eb

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)