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

5 lines
463 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) VALUES (null)