encode / databases

enabler(backends): allow ssl string parameters in PostgreSQL URL (#575) (#576)
The underlying library asyncpg accepts string values in the ssl parameter. The old code only accepted the values true and false, which are converted to boolean.
Elouan Martinet Elouan Martinet committed on Nov 28, 2023, 06:26 PM
Showing 2 changed files +14 additions -1 deletions
Browse files at this commit โ†’