lnav/test/expected/test_sql.sh_c20b0320096342c180146a5d18a6de82319d70b2.err
2022-07-12 22:52:40 -07:00

5 lines
502 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

✘ 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)