sqlbag
sqlbag copied to clipboard
[Feature request] pass username and password to `temporary_database()`
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().