clj-hector icon indicating copy to clipboard operation
clj-hector copied to clipboard

Adding support for blockUntilComplete for ddl

Open vincentjames501 opened this issue 10 years ago • 0 comments

We have issues where some of our migrations depend on other to complete before running. This should provide a backwards compatible way of adding the blocking functionality necessary to avoid these types of issues when running migrations/schema changes.

vincentjames501 avatar Jun 12 '14 16:06 vincentjames501