summaryrefslogtreecommitdiffstats
path: root/test/expected/test_sql_regexp.sh_d42e1fcfe6d42394f79da84be2d37e62c4c0ea63.err
blob: 79d28a52bff9fc49706bf1c9a98644ec668be4fc (plain)
1
2
3
4
5
6
7
8
9
✘ error: unable to parse flags
 reason: invalid JSON
 |        reason: lexical error: invalid char in json text.
 |        |                                             {abc
 |        |                            (right here) ------^
 |        --> flags:1
 |        | {abc
 --> command-option:1
 | ;SELECT * from regexp_capture_into_json('foo=0x123e;', '(?<key>\w+)=(?<value>[^;]+)', '{abc')