Skip to content

Commit

Permalink
Live-migration supports generated columns on source (#3460)
Browse files Browse the repository at this point in the history
Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>
  • Loading branch information
arajkumar authored Sep 26, 2024
1 parent bb57aca commit e06b496
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions migrate/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ import OpenSupportRequest from "versionContent/_partials/_migrate_open_support_r

Live migration tooling is currently experimental. You may run into the following shortcomings:

- You may experience failure to migrate your database due to incompatibilities
between the source and target (e.g. tables with generated columns cannot be
replicated).
- Live migration does not yet support mutable compression (`INSERT`, `UPDATE`,
`DELETE` on compressed data).
- By default, numeric fields containing `NaN`/`+Inf`/`-Inf` values are not
Expand Down

0 comments on commit e06b496

Please sign in to comment.