Settings and activity
4 results found
-
10 votes
Anonymous
shared this idea
·
-
530 votes
Thanks for this suggestion and for the many comments and upvotes. I realize that this is a pain point.
I have a few shorter-term workarounds to summarize as well as some information on the longer roadmap in this update. I know these shorter-term workarounds aren’t perfect (I summarize the pros and cons), but I’m posting them as they may help a few folks.
Workaround 1) When data changes to static data need to be made, use a “relink the table” pattern
One can “cleanly rescript” a static data table in SQL Source Control by:- Unlinking the static data table
- Committing
- Relinking the static data table
- Committing
Pro: This works with the GUI and requires no special knowledge or comfort with TSQL. This may help folks with just a few static data tables.
Con: This requires extra steps and results in extra commits in the history, which I realize can…An error occurred while saving the comment
Anonymous
supported this idea
·
-
11 votes
An error occurred while saving the comment
Anonymous
commented
Same here - offer an option to
a) just read and list out all tables and columns, then let the user do the mapping manually. Do not try to default auto-map!
b) refresh the list when the user explicitly requests it (refresh button)I have 5000 tables with a total of 1.1 Mio columns; and all I want to do is compare data in one single table that has 6 columns. I dont care about any of the other tables!
And please don't ask me now if it wouldn't make sense to rearrange the tables and break some of them out into a different DB...
Anonymous
supported this idea
·
-
5 votes
Anonymous
shared this idea
·
Redgate, you must be kidding! Please get your priorities straight on this one!
This is not a feature request. This is one solid bug that makes this product pretty much useless!
How can you possibly switch the order of records between left and right side and expect to get any kind of useful comparison result??
Just to make sure you really understand the implications of this: My coworker and I are working in a Shared DB setup and while my SQL Source Control reports the static data table as unchanged, her SQL Source Control does flag it as changed because hers is exporting the records for the exact same table in a different order than mine!
Please treat this as the critical bug that it really is and get it fixed!
I can not believe that you have been kicking this can down the road for 2 years now...