-
Notifications
You must be signed in to change notification settings - Fork 216
Pull requests: IvorySQL/IvorySQL
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(oracle): mark five remaining sys functions parallel safe
#2047
opened Sep 13, 2026 by
yyqdbngt
Contributor
Loading…
fix(oracle): honour the n and m match parameters in REGEXP_LIKE
#2045
opened Sep 13, 2026 by
btlqql
Contributor
Loading…
fix(oracle): apply the CHAR length limit to CHAR(n CHAR) and CHAR(n BYTE)
#2041
opened Sep 13, 2026 by
btlqql
Contributor
Loading…
fix(oracle): keep the sign when rounding negative NUMTOYMINTERVAL values
#2039
opened Sep 13, 2026 by
btlqql
Contributor
Loading…
feat: add Oracle-compatible DBA_TAB_PARTITIONS/ALL_TAB_PARTITIONS/USER_TAB_PARTITIONS views
#2034
opened Sep 13, 2026 by
unbridled-41
Loading…
feat: add Oracle-compatible DBA_CONSTRAINTS/ALL_CONSTRAINTS/USER_CONSTRAINTS views
#2033
opened Sep 13, 2026 by
unbridled-41
Loading…
feat: add Oracle-compatible DBA_INDEXES/ALL_INDEXES/USER_INDEXES views
#2032
opened Sep 13, 2026 by
unbridled-41
Loading…
feat: add Oracle-compatible DBA_TABLES/ALL_TABLES/USER_TABLES views
#2031
opened Sep 13, 2026 by
unbridled-41
Loading…
Add Oracle-compatible STANDARD_HASH function
#2030
opened Sep 12, 2026 by
muzimu217
Contributor
Loading…
4 tasks done
test: cover Oracle date/time functions and timezone conversions
#2027
opened Sep 12, 2026 by
xuhuicai
Contributor
Loading…
test: cover sys.uid (incl. UID pseudo-column) and to_clob/to_blob
#2025
opened Sep 12, 2026 by
xuhuicai
Contributor
Loading…
test: cover UTL_FILE NCHAR variants, FGETPOS and PUT_RAW
#2023
opened Sep 12, 2026 by
xuhuicai
Contributor
Loading…
fix: route integer sqrt/ln/exp/log/power to numeric arithmetic in oracle mode
#2021
opened Sep 12, 2026 by
unbridled-41
Loading…
fix: support the Oracle dollar currency format model in to_number and to_char
#2019
opened Sep 12, 2026 by
unbridled-41
Loading…
fix: report correct match positions from ora regexp_instr for short matches
#2017
opened Sep 12, 2026 by
unbridled-41
Loading…
fix: truncate fractional months toward zero in add_months like Oracle
#2015
opened Sep 12, 2026 by
unbridled-41
Loading…
plisql: support Oracle implicit SQL cursor attributes
#2013
opened Sep 12, 2026 by
maoruiqi-hub
Loading…
Add Oracle-compatible REMAINDER function
#2011
opened Sep 12, 2026 by
muzimu217
Contributor
Loading…
Add Oracle-compatible BIT_AND_AGG/BIT_OR_AGG/BIT_XOR_AGG aggregates
#2010
opened Sep 11, 2026 by
muzimu217
Contributor
Loading…
fix: mark sys.regexp_instr/replace/like/count IMMUTABLE
#2009
opened Sep 11, 2026 by
89799969
Loading…
Fix misspelled "lenght" in formatting.c FFx comment
#2003
opened Sep 11, 2026 by
maoruiqi-hub
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.