mirror of
https://github.com/tstack/lnav
synced 2024-11-08 01:10:29 +00:00
b0589d14d9
And... a bunch of other stuff
676 B
676 B
✘ error: “^(” is not a valid regular expression
reason: missing closing parenthesis
--> command-option:1
| ;SELECT * from regexp_capture('abc=def;ghi=jkl;', '^(')
--> pattern
| ^(
| ^ missing closing parenthesis
reason: missing closing parenthesis
--> command-option:1
| ;SELECT * from regexp_capture('abc=def;ghi=jkl;', '^(')
--> pattern
| ^(
| ^ missing closing parenthesis