mirror of
https://github.com/tstack/lnav
synced 2024-11-01 21:40:34 +00:00
502 B
502 B
✘ error: SQL statement failed
reason: A non-empty name and value must be provided when inserting an environment variable
--> command-option:1
| ;INSERT INTO environ (name, value) VALUES ("", null)
reason: A non-empty name and value must be provided when inserting an environment variable
--> command-option:1
| ;INSERT INTO environ (name, value) VALUES ("", null)