DSN support
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 1.9k
- Forks
- 272
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Add support for dsn with some additional parameters as `charset` which can't be set there.
The form I want is 'mysql://user:password@host:port/db'. It may not be supported by driver, but easily parsable. This will cover most usage cases and simplify configuation files
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.