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