Object locking in Flyway Desktop
JR_AUS
Posts: 17 Bronze 2
One for the Redgate team:
The product "SQL Source Control" includes a very handy tool that enables the locking of database objects, preventing accidental changes. This is particularly useful in the case of a shared development database.
I note that the roadmap for Flyway (see here) makes no specific mention of integrating this feature in the future. Currently, there is a requirement to install SQL Source Control as a separate application in order to benefit from object locking.
Will this feature be integrated into Flyway Desktop at some point?
The product "SQL Source Control" includes a very handy tool that enables the locking of database objects, preventing accidental changes. This is particularly useful in the case of a shared development database.
I note that the roadmap for Flyway (see here) makes no specific mention of integrating this feature in the future. Currently, there is a requirement to install SQL Source Control as a separate application in order to benefit from object locking.
Will this feature be integrated into Flyway Desktop at some point?
~JR~
Tagged:
Best Answer
-
Peter_Laws Posts: 277 Silver 2
Answers
Our team is following the current recommended advice for a shared environment from the link you provided, which is:
If you are unable to provision dedicated development environments, for example using Flyway Enterprise's cloning capability, Flyway Desktop can be used with a shared development database.
Please note that:
Many thanks for you response.
Our team is following the current recommended advice for a shared environment from the link you provided, which is:
If you are unable to provision dedicated development environments, for example using Flyway Enterprise's cloning capability, Flyway Desktop can be used with a shared development database.
Please note that:
Many thanks for you response.
Stephanie M. Herr :-)
Product Manager Database DevOps
We have decided to use SQL Source Control exclusively, as Flyway does not handle our many cross-database dependencies very well.