- Fix for Oracle dates in which the time was being truncated that started with version 2.7. With 2.7, I added code to handle two digit years which Oracle uses for centuries between 0 and 100 but I used getDate instead of getTimestamp.
- Fix for Oracle JDBC driver mismatch which may cause ArrayIndexOutOfBoundsException when using “getString”.
- Fix for double quotes around object name in function os.fn_create_ext_table. If you already upgraded to 3.0 and have executed the upgrade_3_0.sql file, please recreate this function with this SQL file. If you are upgrading from 2.x, be sure to execute the upgrade_3_0.sql file.
Link to Outsourcer 3.0.1 => os_3_0_1