sqls
sqls copied to clipboard
Add passwdCmd config option
It iso now possible to define a command that is executed in order to optain the password. This is useful in situations, where your database is manged by a cloud provider and you are using the cloud providers IAM solution to gain the password.
Fixes #154
@mattn is there maybe any chance of getting this merged?