mpope9/nba-sql

Add Username / Password Gooey fields for PG and MySQL

mpope9 opened this issue · 1 comments

Right now user / pass are only supported using env vars. We need to make Gooey options for username / password which are toggled when mysql or pg is selected (enabled / disabled).

Merged!