- Added workaround for Oracle's timestamp(n) data type (#17).
- Support for writing long character columns improved.
If column length is bigger then 65535, the data buffer is initially set to 65535 bytes and extended only when bigger data value is encountered. - Oracle Express database added to tests.