issues
search
max-ieremenko
/
SqlDatabase
Command-line tool and PowerShell module for MSSQL Server and PostgreSQL.
MIT License
14
stars
7
forks
source link
#53: postgres: run scripts as a non-superuser
#54
Closed
max-ieremenko
closed
4 months ago
max-ieremenko
commented
4 months ago
create
command can switch to a master database
execute
,
export
, and
upgrade
commands always work in the context of the target database
PostgreSQL: fallback to
postgres
database if the target one does not exist
create
command can switch to a master databaseexecute
,export
, andupgrade
commands always work in the context of the target databasepostgres
database if the target one does not exist