Commit 329bf48
authored
fix(tables): serialize schema mutations to prevent parallel column clobber (#4812)
* Make workflow description nullable
* fix(tables): serialize schema mutations to prevent parallel column clobber
* fix(tables): load workflow outside schema lock; use DbOrTx for getTableById
* fix(tables): scale idle timeout in updateColumnType to avoid aborting large type changes
* fix(tables): skip stale remap types when workflowId changes concurrently
* fix(tables): scale idle timeout in updateColumnConstraints for large tables1 parent c6d500d commit 329bf48
1 file changed
Lines changed: 965 additions & 873 deletions
0 commit comments