26 results found
-
Refreshing the schema compare on demand
Source Control for Oracle - Please do not run the refresing automatically when the app is openned. Run on demand when user click Reresh.
1 voteThis is included in v5
-
NEXT /*1:Days*/ sysdate + 1 in Materlized View in Database not in Source Control SVC
Bug, /1:Days/ in Database Version, not in SVC therfore always x number of mv objects to check in and when try to check in will not update matrialized views
1 voteJust tested this in our latest release and it seems fine. The comment is stripped when inserting into the database by Oracle.
When reporting a bug it’s best to use http://www.red-gate.com/documentation/
-
Source Control for Oracle v2.0.1.173 does not support default value oin INTERVAL column type
Source Control for Oracle v2.0.1.173 does not support default value on INTERVAL column type
This table column definition throws an error when Source Control for Oracle looks for changes..
...
"SUSPEND_DAYS" INTERVAL DAY (3) TO SECOND (3) DEFAULT INTERVAL '5' DAY NOT NULL ENABLE,
...); ---> RedGate.Shared.Utils.InvalidStateException: Parsing failed with message SyntaxError. Unexpected token ''5'' (Line 29, Col 62) symbol Id.
1 voteThis is believed to be fixed in the upcoming release, hopefully in the next couple of days once we’ve finished release testing.
-
TFS client not found
I'm getting an error that TFS client not found. I don't see any documentation as to what the RedGate software is expecting to see as a "TFS client". Please advise.
1 voteAn alternative to needing Visual Studio installed is to use Team Explorer or Team Explorer Everywhere
-
1 vote
Thanks Leigh, this should now be the case in the latest beta release
-
Match source when creating repository files.
When checking in a new package from the database, the schema name in references throughout the package is changed to have double quotes around it. Then when a change is made on the file, the entries from the database without the double quotes do not match the entries from source control with the double quotes. It seems that this difference alone isn't enough to show the comparison as different, but when another difference exists, these entries are all flagged as different. To resolve this, the double quotes should not be created in the first place.
1 voteThanks Leigh. We believe this is fixed in the latest beta release, please do advise.
- Don't see your idea?