Commit reports changes committed to source control, but they are not
GHoh
Posts: 5 New member
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.
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.
- 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.
Thanks in advance.
Tagged:
Best Answer
-
GHoh Posts: 5 New memberSometimes a restart of one's machine solves many problems. I was able to commit changes successfully.