Comments
Sort by recent activity
Scenario 1:
1. I go to unlink data, removed the checkbox for a table say DeletedTable
2. Commited the changes "Unlink static data" in SQL Source Control
3. In mercurial only one file is removed in the Data folder called DeletedTable_data.sql
4. Commits this in Mercurial repo en push changes to team
5. Team gets an update to unlink data
6. If team wants to link/unlink static data the checkbox for DeletedTable is still present
Scenario 2:
We got a few error messages (Item is already added) that needs proper reproducing when we tried syncing changes to static data. These all cleared when changing the xml file manually. So my guess is that if you solve scenario 1 this will be fixed. / comments
Scenario 1:
1. I go to unlink data, removed the checkbox for a table say DeletedTable
2. Commited the changes "Unlink static data" in SQL Source Control
3. In mercurial only one file is removed in ...
Hi, this is an issue with our trial version of SQL Source Control 3.7.0.2.
Unlinking static data is not reflected in the RedGateDatabaseInfo.xml file at all. This is a problem when another team member goes to link/unlik another table and sees the checkbox (for the previously unlinked table) checked. This causes some confusion and I have received couple of error messages when trying to sync, which have dissapeared when I manually configured the RedGateDatabaseInfo.xml file.
Any plans to fix this issue? / comments
Hi, this is an issue with our trial version of SQL Source Control 3.7.0.2.
Unlinking static data is not reflected in the RedGateDatabaseInfo.xml file at all. This is a problem when another team me...