Urgent - Commit a generated SQL code to git Repos
Yasir_Alshahwani
Posts: 1 New member
in SQL Compare
Hello
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
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
Tagged:
Answers
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
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?