Skip to content
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

readyset-data: Integrate 'url' crate and refine authentication code #1250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tbjuhasz
Copy link
Contributor

@tbjuhasz tbjuhasz commented May 7, 2024

This commit addresses the following issues:

  • Included the 'url' crate in Cargo.toml
  • Adjusted the approach for processing user credentials from the
    upstream DB URL by using the 'url' crate to parse the URL and extract
    the username and password components.

@tbjuhasz tbjuhasz changed the title readyset-data: Introduce percent encoding in Noria adapter readyset-data: Integrate 'url' crate and refine authentication code May 7, 2024
@readysetbot readysetbot force-pushed the Ic59d96884571accd19aaf13b8b8f51e20f97299b branch 4 times, most recently from 8cf9485 to c6c5844 Compare May 7, 2024 03:56
This commit addresses the following issues:
- Included the 'url' crate in Cargo.toml
- Adjusted the approach for processing user credentials from the
  upstream DB URL by using the 'url' crate to parse the URL and extract
  the username and password components.

Change-Id: Ic59d96884571accd19aaf13b8b8f51e20f97299b
@readysetbot readysetbot force-pushed the Ic59d96884571accd19aaf13b8b8f51e20f97299b branch from c6c5844 to 804f3c6 Compare May 7, 2024 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant