Skip to content

Commit 96c22b8

Browse files
github-automation-metabaseMetabase Docs bot
andauthored
[auto] adding content to docs-db-routing->master (#366)
Co-authored-by: Metabase Docs bot <[email protected]>
1 parent 0595cc9 commit 96c22b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_docs/master/permissions/database-routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ With database routing, an admin can build a question once using one database, an
1818

1919
Database routing is useful for:
2020

21-
- Managing embedding setups where each customer has their own database with identical schemas.
21+
- Managing interactive embedding setups where each customer has their own database with identical schemas.
2222
- Switching between dev and prod data warehouses.
2323
- Changing the target data warehouse for certain teams.
2424
- Managing separate connections to the same data warehouse, with each connection having separate privileges. This connection management is akin to [connection impersonation](./impersonation) for databases that prevent the same connection from changing roles.

_site/docs/master/permissions/database-routing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4826,7 +4826,7 @@ <h1 id="database-routing">Database routing</h1>
48264826
<p>Database routing is useful for:</p>
48274827

48284828
<ul>
4829-
<li>Managing embedding setups where each customer has their own database with identical schemas.</li>
4829+
<li>Managing interactive embedding setups where each customer has their own database with identical schemas.</li>
48304830
<li>Switching between dev and prod data warehouses.</li>
48314831
<li>Changing the target data warehouse for certain teams.</li>
48324832
<li>Managing separate connections to the same data warehouse, with each connection having separate privileges. This connection management is akin to <a href="./impersonation">connection impersonation</a> for databases that prevent the same connection from changing roles.</li>

0 commit comments

Comments
 (0)