Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
Signed-off-by: Rohit Nayak <[email protected]>
  • Loading branch information
rohit-nayak-ps committed Jun 26, 2024
1 parent 2dc50fb commit d1a6d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog/20.0/20.0.0/summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
- [User Defined Functions Support](#udf-support)
- [Insert Row Alias Support](#insert-row-alias-support)
- **[VReplication](#vreplication)**
- [Multi-tenant Migrations](#multi-tenant)
- [Multi-tenant Imports](#multi-tenant)
- [VDiff Support For OnlineDDL Migrations](#vdiff-online-ddl)
- **[Query Timeout](#query-timeout)**
- **[Flag changes](#flag-changes)**
Expand Down Expand Up @@ -340,7 +340,7 @@ The new flag `--tablet-filter-tags StringMap` adds support to VTGate for filteri

### <a id="vreplication"/>VReplication

#### <a id="multi-tenant"/> Multi-tenant migrations
#### <a id="multi-tenant"/> Multi-tenant Imports

Support for multi-tenant imports has been added to `MoveTables`. If you have a multi-tenant architecture where each
tenant has their own database, you can import the tenants using multiple `MoveTables` workfows, one per tenant.
Expand Down

0 comments on commit d1a6d4f

Please sign in to comment.