enhancements
- #50: PostgreSQL: fallback
create
command topostgres
database if the target one does not exist - #51: update Npgsql reference 4.0.11 => 4.0.16, related vulnerability with high severity
- #54:
create
command can switch to a master database,execute
,export
, andupgrade
commands always work in the context of the target database. Related to #53
internal changes
- #52: ci build, update dependencies