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