good first issuepriority: lowtype: bug
Repository metrics
- Stars
- (3 stars)
- PR merge metrics
- (PR metrics pending)
Description
str(self.engine.url) masks the password with stars ***. Therefore, the wrong password is being passed to sqlalchemy -> authentication fails.