v0.1.8
Greenmask 0.1.8
This release introduces improvements and bug fixes
Improvements
- Implemented
--exit-on-error
parameter forpg_restore
run. But it does not play for "data" section restoration now. If any error is caused indata
section greenmask exits with the error whether--exit-on-error
was provided or not. This might be fixed later
Fixes
- Fixed dependent objects dropping when running with the
restore
command with the--clean
parameter. Useful when restoring and overriding only required tables - Fixed
show-dump
command output in text mode - Disabled CGO. Fixes problem when downloaded binary from repo cannot run
- Fixed
delete
dump operation