good first issuepriority: lowtype: bug
Repository metrics
- Stars
- (3 個のスター)
- PR merge metrics
- (平均マージ 16d 9h) (30d で 12 merged PRs)
説明
str(self.engine.url) masks the password with stars ***. Therefore, the wrong password is being passed to sqlalchemy -> authentication fails.