Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024957Openbravo ERPY. DBSourceManagerpublic2013-10-16 19:022014-04-14 12:40
chelipf 
marvintm 
normalminorN/A
newopen 
30Debian Wheezy
3.0MP27 
 
Mozilla Firefox
Core
No
0024957: Functions using regular expresions
It would be nice to be able to use regular expresions in pl / sql code.
SELECT REGEXP_REPLACE(v_reference, '^\d{3}-\d{3}-\d{8,12}$','valid') INTO v_validFormat FROM DUAL;

Doesn't work.
Sidesoft
Issue History
2013-10-16 19:02chelipfNew Issue
2013-10-16 19:02chelipfAssigned To => marvintm
2013-10-16 19:02chelipfWeb browser => Mozilla Firefox
2013-10-16 19:02chelipfModules => Core
2013-10-16 19:02chelipfTriggers an Emergency Pack => No
2013-10-16 19:02chelipfTag Attached: Sidesoft
2014-04-14 12:40dmitry_mezentsevWeb browserMozilla Firefox => Mozilla Firefox
2014-04-14 12:40dmitry_mezentsevNote Added: 0066375
2014-04-14 12:40dmitry_mezentsevSeveritycritical => minor

Notes
(0066375)
dmitry_mezentsev   
2014-04-14 12:40   
Reported and is "Nice to have", not Critical.