Settings and activity
15 results found
-
3 votesdigiflex shared this idea ·
-
40 votes
-
3 votesdigiflex shared this idea ·
-
7 votes
An error occurred while saving the comment digiflex supported this idea · -
7 votesdigiflex supported this idea ·
-
11 votesdigiflex supported this idea ·
-
20 votesdigiflex supported this idea ·
-
11 votesdigiflex supported this idea ·
-
23 votesdigiflex supported this idea ·
-
19 votesdigiflex supported this idea ·
-
56 votesdigiflex supported this idea ·
An error occurred while saving the comment digiflex commentedI run into this when dumping schema files. Sometimes the order of tables changes, and that breaks the comparison. Which I can get round by manually moving one block, as long as it is just one table out of order. When the whole lot are jumbled... not so. Worst is when we're propagating renames (table Foo becomes Bah, views that reference it change from FooSomething to BahSomething) and the only change is those names... the diff is basically unusable, we have to run the script and see what breaks.
Being able to say "lines that start with "CREATE TABLE" are key lines/compare points would get around that. Ideally CC would chunk the file on those lines, sort, then compare.
-
2 votesdigiflex supported this idea ·
-
2 votesdigiflex supported this idea ·
-
5 votesdigiflex supported this idea ·
-
6 votesdigiflex shared this idea ·
We store other little things as binary, and it would be great to say "show as hex" rather than as gibberish, not least because the char values are often non-printing characters that do ugly things when copy'n'pasted.