8000 Releases · orafce/orafce · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: orafce/orafce

4.14.3

19 Mar 20:14
Compare
Choose a tag to compare
  • fix shifted test on dropped column in trigger functions

4.14.2

20 Feb 21:27
Compare
Choose a tag to compare
  • fix crash when arguments of plvstr.rvrs specified substring out of passed string

4.14.1

20 Dec 16:15
Compare
Choose a tag to compare
  • meson support

4.14.0

25 Nov 17:24
Compare
Choose a tag to compare
  • new functions nvl(double precision, int) and to_date(int, text)
  • supports dbms_random(low, high) when low is higher than high arg (does swap)
  • fix error when replace_empty_strings or replace_null_strings was executed on table with dropped columns

4.13.5

22 Oct 03:11
Compare
Choose a tag to compare
  • fix win build
  • returns NULL for empty string used as parameter oracle.to_date

4.13.4

14 Oct 06:38
Compare
Choose a tag to compare
  • fix update script from 4.12 to 4.13

4.13.3

04 Oct 04:12
Compare
Choose a tag to compare
  • fix wrong decoding of utl_file.umask - attention, this fix can breaks an application
    if you explicitly uses utl_file.umask and utl_file package (schema).

4.13.2

26 Sep 16:10
Compare
Choose a tag to compare
  • fix broken control file

4.13.0

22 Sep 14:45
Compare
Choose a tag to compare
  • remove obsolte SQL dbms_alert.defered_signal()
  • introduce orafce.oracle_compatibility_date_limit - ensure full result compatibility with Oracle, or raises an error.

4.12.0

30 Aug 06:20
Compare
Choose a tag to compare
  • fix (returns same result like Oracle) to_date( ..., 'J') function
0