If the migration type is wrap_in_transaction_and_block_requests, we wrap the migration in a transaction. Only if it was wrapped in transaction do we run rollback if the query failed.
Depends on D13209
Differential D13212
[keyserver] only wrap migration in transaction if specified in migrationType will on Aug 30 2024, 8:29 AM. Authored by Tags None Referenced Files
Subscribers
Details If the migration type is wrap_in_transaction_and_block_requests, we wrap the migration in a transaction. Only if it was wrapped in transaction do we run rollback if the query failed. Depends on D13209 I console logged and made sure that transaction and rollback queries were only being run if the migration in migrations specified wrapping in a transaction.
Diff Detail
Event Timeline
|