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
129 stars 5 forks source link

docs: fix limit docs #117

Closed brianheineman closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.96%. Comparing base (ebf0497) to head (4f756ed).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ======================================= Coverage 95.96% 95.96% ======================================= Files 79 79 Lines 9074 9074 ======================================= Hits 8708 8708 Misses 366 366 ```

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

github-actions[bot] commented 7 months ago

🐰Bencher

ReportFri, April 12, 2024 at 05:23:34 UTC
Projecttheseus-rs/rsql
Branchfix-limit-docs
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
duckdb➖ (view plot)4136400.000
postgres-embedded➖ (view plot)817990000.000
postgresql-embedded➖ (view plot)835140000.000
rusqlite➖ (view plot)269850.000
sqlite➖ (view plot)509360.000

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