-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use urllib encode to encode pg pass #3839
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3839 +/- ##
=======================================
Coverage 79.31% 79.31%
=======================================
Files 295 295
Lines 10874 10874
Branches 518 518
=======================================
Hits 8625 8625
Misses 2105 2105
Partials 144 144 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! It will be great to have this fixed!
CrunchyDB generates password with special characters that end up being used in connection strings, this PR encodes them using https://docs.python.org/3/library/urllib.parse.html#urllib.parse.quote Also adjusts the connection string referenced by alembic to escape `%` with `%%`. Pieced this together from issues here: sqlalchemy/alembic#1280 and here: mlflow/mlflow#1487
CrunchyDB generates password with special characters that end up being used in connection strings, this PR encodes them using https://docs.python.org/3/library/urllib.parse.html#urllib.parse.quote Also adjusts the connection string referenced by alembic to escape `%` with `%%`. Pieced this together from issues here: sqlalchemy/alembic#1280 and here: mlflow/mlflow#1487
CrunchyDB generates password with special characters that end up being used in connection strings, this PR encodes them using https://docs.python.org/3/library/urllib.parse.html#urllib.parse.quote
Also adjusts the connection string referenced by alembic to escape
%
with%%
. Pieced this together from issues here: sqlalchemy/alembic#1280 and here: mlflow/mlflow#1487Test Links:
Landing Page
MoreCast
Percentile Calculator
C-Haines
FireBat
FireBat bookmark
Auto Spatial Advisory (ASA)
HFI Calculator