Posts
Sort by recent activity
SQL Source Control Metadata should be ignored
When I compare two databases that are separately under SQL Source Code control, the diff script contains a statement block starting with:
/*
Start of RedGate SQL Source Control versioning database-...
Screen info suggests revisions compared instead of databases
When running SQL Compare against two databases that are under SQL Source Control (but not in sync with the top revision), the dialogs show the top revision number(s) and appears to suggest that the...
Wish list
First of all thanks for letting me participate in the pre-release. The items below are more of a wish-list than a bug report; most of the "issues" are the same as in version 5 and so they have been...
Ants 4 pre-beta side-by-side with Ants 3?
Hi Bart,
Thanks for making the pre-beta available.
While acknowledging all disclaimers: is the Ants 4 pre-beta meant to be able to run side-by-side with an Ants 3 release?
Thanks,
Alex
Case sensitivity of Create in "Create View"
When there is a difference in case in the Create keyword in a Create View statement the difference does not get synchronized and the difference keeps popping up.
The issue would not be as bad if th...
Typecasting to (N)Text
I changed the datatype for a field called "LookupGUID" from uniqueidentifier (GUID) to Text so it could hold a comma separated list of "GUID"s. The script generated by SQLCompare to migrate the dat...
GUI suggestions
Two small suggestions for SQL Compare:
1 - It would be nice if the context menu in the "Comparison Projects" form would also have a "Compare Now" entry.
2 - A common dual monitor issue: after using...
Error in snapshot creation without project
When trying to create a database snapshot without having an open project, an "Object reference not set to an instance of an object" error occurs in the "Register Database" phase.
[/img]
Incorrect highlighting in SQL difference view
In SQL difference view the highlights that indicate the differences are frequently in the wrong spot (views) or they are missing (tables).
Interestingly, the dynamic HTML report shows them correctl...
Change of UDT now works correctly
A problem that I reported on 8 July that would not let me migrate a change in the definition of a user-defined type (domain) has been fixed. Good work!
Thanks,
Alex Fekken