Details
Description
For mysql we always check that our test suites execute without failures but for oracle this isn't done on a regular base. According to some differences between these to database engines I think this should be done before final release of 1.3.
This also includes to enable the new test framework to be executed against oracle for the first time which requires to write oracle DDL scripts and adjust mapping where needed. Will report failures when there are some and create follow up issues to fix them.
Issue Links
- is related to
-
CASTOR-2585
Regression: TC20 of old cpactf fails at Oracle database engine
-
Old test suite reports an error at TC20 against Oracle. It seams that HighLowKeyGenerator is failing.