-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
readyset-data: Integrate 'url' crate and refine authentication code
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
- Loading branch information
Showing
3 changed files
with
34 additions
and
22 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters