Skip to content

Oracle timestamp workaround added

Latest
Compare
Choose a tag to compare
@zozlak zozlak released this 31 Jul 09:20
· 3 commits to master since this release
  • 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.