srcshelton / myway

Enhanced MySQL-targeted Flyway alternative
0 stars 0 forks source link

Prompt for database credentials if not provided? #23

Open srcshelton opened 8 years ago

srcshelton commented 8 years ago

Flyway follows the MySQL convention of prompting for username & password if not provided... should myway.pl also do this?

(Of course, the others lack the surrounding infrastructure and applyschema.shwould need the same update for its connectivity checks...)