Severity: High Object: <schema>.<table> Title: UnsupportedDatatypeConversion Deployment cannot convert a DATE datatype to a TIMESTAMP(3)
This can be accomplished with an alter statement. Why isn't the tool doing that?
Thanks,
Mike
4
votes
Mike
shared this idea
Sounds like this is a bug which is best raised via support@red-gate.com
From what I can see DATE is equivalent to a TIMESTAMP without any timezone information. Looks like it isn’t one of our automatic conversions currently so we can add some test cases and make it happen.
-
Mike commented
FYI this is in a 12c database.