edgedb-cli
edgedb-cli copied to clipboard
Properly fix overwriting dump file
- Fix to always overwrite targets in /dev/*
- Add a warning for the overwrite behavior change
- Add a test for piping through stdin/out
@mmastrac I think you mentioned some further proper fix for handling /dev/...
and /proc/...
special targets, as well as a potential security issue with /tmp/...
, I haven't added them though.