summaryrefslogtreecommitdiffstats
path: root/test/expected/test_sql.sh_c20b0320096342c180146a5d18a6de82319d70b2.err
blob: da8dff56d688f112f2ae4621c7bcc5831ae93fec (plain)
1
2
3
4
✘ 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)