Skip to content

feat(orm): add an escape hatch for raw SELECT queries#609

Draft
m4tx wants to merge 1 commit into
masterfrom
db-fetch-raw
Draft

feat(orm): add an escape hatch for raw SELECT queries#609
m4tx wants to merge 1 commit into
masterfrom
db-fetch-raw

feat(orm): add an escape hatch for raw SELECT queries

e55384e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2026 in 0s

90.08% (-0.18%) compared to f9b942c

View this Pull Request on Codecov

90.08% (-0.18%) compared to f9b942c

Details

Codecov Report

❌ Patch coverage is 0% with 40 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cot/src/db.rs 0.00% 26 Missing ⚠️
cot/src/db/sea_query_db.rs 0.00% 14 Missing ⚠️
Files with missing lines Coverage Δ
cot/src/db/sea_query_db.rs 86.29% <0.00%> (-10.99%) ⬇️
cot/src/db.rs 83.68% <0.00%> (-3.15%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.