Posts
Sort by recent activity
Bug with latest version connect to TFS.
Bug with latest version connect to TFS.
After I upgraded to version 3.0.2.636 I can't any longer check in code to TFS.
The Error I get is:
"Method not found: 'Void Microsoft.TeamFoundation.VersionC...
Request to add contexts
In out schemas we use the oracle contexts-object a lot. We would really like to see redgate source control to handle those. This would mean that we could fully automate a build.
The object is very ...
Bug with Long Defintion of a View
I have view that has a very long Definition/SQL
SELECT * FROM all_views WHERE view_name = 'V_FT_CONTRIBUTION'
Gives me a TEXT_LENGTH of 80001.
"Schema Compare for Oracle" seem to cut the view-defin...
Bug when view has a long definition/SQL
I have a view that is has a very long definition/(SQL).
SELECT text_length FROM all_views WHERE view_name = 'V_FT_CONTRIBUTION'
Returns 80001
But it seem like "Source Control for Oracle" is cutting...