Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.

@ in password not support #676

Closed
Closed
@qsliu2017

Description

@qsliu2017

Describe the bug

Say a user with password passwd@123. Since @ in DSN can not be distinguished, it should be quoted as passwd%40123. However datadiff does not support quoted DSN currently.

After searching, I found that dsnparse 0.2.0 has support that kind of quoted DSNs.

please consider to upgrade the dependency version to “>0.2.0”.

dsnparse = "<0.2.0"

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingstale_immuneImmunity to stale bot

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions