sqlbag icon indicating copy to clipboard operation
sqlbag copied to clipboard

[Feature request] pass username and password to `temporary_database()`

Open ducaale opened this issue 6 years ago • 0 comments

I am trying to connect to postgres db hosted inside docker. Because I am connecting to it from outside docker I should specify username and password. But currently it seems that only the host can be passed to temporary_database().

ducaale avatar Jul 09 '19 02:07 ducaale