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

Add Cockroach Dialect #12346

Closed
wants to merge 58 commits into from

set isolation mode to read commited

fcfc414
Select commit
Failed to load commit list.
Closed

Add Cockroach Dialect #12346

set isolation mode to read commited
fcfc414
Select commit
Failed to load commit list.
Codecov / codecov/project failed May 3, 2024 in 0s

60.67% (-0.01%) compared to b9e92de

View this Pull Request on Codecov

60.67% (-0.01%) compared to b9e92de

Details

Codecov Report

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

Project coverage is 60.67%. Comparing base (b9e92de) to head (fcfc414).
Report is 5357 commits behind head on main.

Files Patch % Lines
packages/core/database/lib/schema/builder.js 0.00% 2 Missing and 2 partials ⚠️
packages/core/database/lib/schema/diff.js 0.00% 1 Missing and 2 partials ⚠️
packages/core/database/lib/dialects/index.js 0.00% 2 Missing ⚠️
packages/core/database/lib/query/helpers/search.js 0.00% 1 Missing ⚠️
packages/core/database/lib/query/helpers/where.js 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12346      +/-   ##
==========================================
- Coverage   60.68%   60.67%   -0.01%     
==========================================
  Files        1495     1495              
  Lines       36878    36884       +6     
  Branches     7359     7363       +4     
==========================================
  Hits        22380    22380              
- Misses      12417    12421       +4     
- Partials     2081     2083       +2     

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