OraOpenSource / apex-plugin-clob-load

Oracle Application Express (APEX) Plugin for form items with long text content (over 32k)
Other
21 stars 3 forks source link

replace length with dbms_lob.getlength #13

Closed swesley closed 5 years ago

swesley commented 5 years ago

Length operations on clob using standard length caused issues when emoji/extended unicode characters were present.