Comments
1 comment
-
Hi @Yasir_Alshahwani
It's not possible to commit or push code using SQL Compare as it doesn't have Git integration to perform this. If you wish to have a tool that can perform git functions like commit/push then I'd advise looking at Flyway Desktop: https://documentation.red-gate.com/fd
Otherwise, you'll need to use the Git cmd to perform operations whilst still using SQL Compare to deploy changes to the local folder
Add comment
Please sign in to leave a comment.
Is it possible to commit the generated SQL kode from SQL Compare (in a local folder) to a git repos using the same tool (SQL Compare)?
Best regards
Yasir Alshahwani