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

fix: connection string parser #82

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

chulanovskyi-bs
Copy link
Contributor

Technical details

  • fixed an error when trying to access undefined module (BasePool)
  • improved connection string detection of mssql:// and jdbc:sqlserver:// formats

Copy link

sonarcloud bot commented Oct 31, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

package-lock.json Show resolved Hide resolved
@WilhelmWesser WilhelmWesser enabled auto-merge (squash) October 31, 2024 11:51
@WilhelmWesser WilhelmWesser merged commit 425e6e5 into develop Oct 31, 2024
10 checks passed
@WilhelmWesser WilhelmWesser deleted the fix/connection-parser-31-10-24 branch October 31, 2024 12:43
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.

2 participants