theseus-rs / rsql

Command line interface for CockroachDB, DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, Redshift, Snowflake, SQLite3 and SQL Server
https://theseus-rs.github.io/rsql/rsql_cli/
Apache License 2.0
130 stars 5 forks source link

feat: add postgres driver #93

Closed brianheineman closed 8 months ago

github-actions[bot] commented 8 months ago

🐰Bencher

ReportFri, March 29, 2024 at 18:27:25 UTC
Projecttheseus-rs/rsql
Branchadd-postgres-driver
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
postgresql-embedded➖ (view plot)804530000.000
sqlite➖ (view plot)497120.000

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 95.98%. Comparing base (35f2a2e) to head (e55a846).

Files Patch % Lines
rsql_core/src/drivers/postgres.rs 96.21% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ========================================== + Coverage 95.93% 95.98% +0.04% ========================================== Files 71 72 +1 Lines 7277 7837 +560 ========================================== + Hits 6981 7522 +541 - Misses 296 315 +19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.