RegExp is needed any chance for it ? :) Ive seen you've done something similar but with DB.CreateFunction('UPPER_RU', @SQLiteUpper) So this would be needed yet i dont know how its done DB.CreateFunction('REGEXP', @REGEXP);
RegExp is needed any chance for it ? :)
Ive seen you've done something similar but with
DB.CreateFunction('UPPER_RU', @SQLiteUpper)
So this would be needed yet i dont know how its done
DB.CreateFunction('REGEXP', @regexp);