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
vote
Tom Buns
shared this idea
This is believed to be fixed in the upcoming release, hopefully in the next couple of days once we’ve finished release testing.