Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix migration 115 to have proper transactionality (#32376)
More copy pastable for not-append-only tables. Also less likely to run into the transaction limit issue or the index retention issue since it pulls all the IDs into memory on the outer transaction. GitOrigin-RevId: 9084695dc8a77239c12fcd2518d8afde9686e881
- Loading branch information