mirror of
https://github.com/tstack/lnav
synced 2024-11-03 23:15:38 +00:00
5a63ece31d
Fixes #974
943 B
943 B
✘ error: “bad(” is not a valid regular expression
reason: missing closing parenthesis
--> pattern
| bad(
| ^ missing closing parenthesis
--> command-option:1
| :create-search-table search_test1 bad(
= help: :create-search-table table-name [pattern]
══════════════════════════════════════════════════════════════════════
Create an SQL table based on a regex search
reason: missing closing parenthesis
--> pattern
| bad(
| ^ missing closing parenthesis
--> command-option:1
| :create-search-table search_test1 bad(
= help: :create-search-table table-name [pattern]
══════════════════════════════════════════════════════════════════════
Create an SQL table based on a regex search