summaryrefslogtreecommitdiff
path: root/tests/libtracker-data/functions/functions-builtin-replace-5.rq
blob: 112eaf47ca52901e794ff9016b583132ca02347e (plain)
1
SELECT (REPLACE ('abc', 'A', 'z', 'this is not a regex flag') AS ?d) {}