You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we separate our migrations by sql schema and from application point of view all schemas can be migrated in parallel.
what are you thoughts on adding an option to include list of schemas into the locking resource string.. ? this will enable parallel migrations safely for our scenario while still retaining cluster safety.
thanks again.
The text was updated successfully, but these errors were encountered:
thanks for the excellent product!
we separate our migrations by sql schema and from application point of view all schemas can be migrated in parallel.
what are you thoughts on adding an option to include list of schemas into the locking resource string.. ? this will enable parallel migrations safely for our scenario while still retaining cluster safety.
thanks again.
The text was updated successfully, but these errors were encountered: