summaryrefslogtreecommitdiffstats
path: root/test/expected/test_sql.sh_5801770f3e0ecc1d62c7a97116d6da1981bbc7bd.err
blob: 3ced6be5ed3c5dfa916b33cf08cfa3f1b38492ce (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, null)