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

feat: add sqlserver driver #113

Merged
merged 8 commits into from
Apr 12, 2024
Merged

feat: add sqlserver driver #113

merged 8 commits into from
Apr 12, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Apr 11, 2024
Copy link

github-actions bot commented Apr 11, 2024

🐰Bencher

ReportFri, April 12, 2024 at 02:41:11 UTC
Projecttheseus-rs/rsql
Branchadd-sqlserver-driver
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
duckdb➖ (view plot)4057300.000
postgres-embedded➖ (view plot)926470000.000
postgresql-embedded➖ (view plot)944590000.000
rusqlite➖ (view plot)271640.000
sqlite➖ (view plot)528260.000

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help

Copy link

codecov bot commented Apr 11, 2024

Codecov Report

Attention: Patch coverage is 94.87179% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 95.96%. Comparing base (e5acf11) to head (11f60a9).

Files Patch % Lines
rsql_drivers/src/sqlserver/driver.rs 94.46% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   95.99%   95.96%   -0.04%     
==========================================
  Files          78       79       +1     
  Lines        8723     9074     +351     
==========================================
+ Hits         8374     8708     +334     
- Misses        349      366      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brianheineman brianheineman merged commit a6524e8 into main Apr 12, 2024
13 of 14 checks passed
@brianheineman brianheineman deleted the add-sqlserver-driver branch April 12, 2024 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant