mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-02 05:48:52 -04:00
0eb53b2e79
'username' was assumed to be in the database URL, even though this might not be the case. Fixes #3128