Skip to content

feat(sql): introduce WAIT APPLIED (GLOBALLY | LOCALLY ) options for DDL operations

Maksim Kaitmazian requested to merge max/wait-applied-options into master

NOTE: It was previously reviewed and merged in !1265 (merged), but it was later reverted in !1278 (merged). See #728 (comment 102049) for details.

Summary

  • feat(sql): introduce WAIT APPLIED (GLOBALLY | LOCALLY ) options for DDL operations

Edited by Maksim Kaitmazian

Merge request reports