Database changes are ready for commit to Source Control and Commit shows changes are already committed.
Our team has been using Git and RedGate Source Control for a couple of years without issues. After making changes to a SQL Server linked database table and then clicking Commit, the UI immediately reports that "changes committed to source control". Git does not see those changes.
- I've restored the database, performed Get Latest to sync database to my local git branch. Made the table changes, clicked Commit. The same problem occurs.
- I've reverted the table changes and then Committed. Still no changes recognized.
- I've unlinked Source Control and relinked with no success.
Can someone help me resolve this problem?
Thanks in advance.
Our team has been using Git and RedGate Source Control for a couple of years without issues. After making changes to a SQL Server linked database table and then clicking Commit, the UI immediately reports that "changes committed to source control". Git does not see those changes.
Thanks in advance.