summaryrefslogtreecommitdiffstats
path: root/test/expected/test_sql.sh_528e48a03cdfa7cfbe263a6e22a65606247a8a95.err
blob: b15f6ce78fd573d97a5601a1adb84e907e77d2a5 (plain)
1
2
3
4
✘ error: SQL statement failed
 reason: Environment variable names cannot contain an equals sign (=)
 --> command-option:1
 | ;INSERT INTO environ (name, value) VALUES ("foo=bar", "bar")