Skip to content

Introspection of check constraints + .transform() supports them - #835

Merged
simonw merged 4 commits into
mainfrom
transform-check-constraints
Aug 12, 2026
Merged

Introspection of check constraints + .transform() supports them#835
simonw merged 4 commits into
mainfrom
transform-check-constraints

Conversation

@simonw

@simonw simonw commented Aug 12, 2026

Copy link
Copy Markdown
Owner

@simonw simonw added the enhancement New feature or request label Aug 12, 2026
@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.91455% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.87%. Comparing base (f726ea4) to head (36e36dc).

Files with missing lines Patch % Lines
sqlite_utils/create_table_parser.py 87.77% 45 Missing ⚠️
sqlite_utils/db.py 95.38% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #835      +/-   ##
==========================================
- Coverage   95.55%   94.87%   -0.68%     
==========================================
  Files           9       10       +1     
  Lines        3805     4238     +433     
==========================================
+ Hits         3636     4021     +385     
- Misses        169      217      +48     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Refs #762

The before comment comes before the column definition - the after
comment is anything after it but before its trailing comma.
@simonw
simonw marked this pull request as ready for review August 12, 2026 05:38
@simonw

simonw commented Aug 12, 2026

Copy link
Copy Markdown
Owner Author

@simonw
simonw merged commit b37b8cf into main Aug 12, 2026
106 checks passed
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.

1 participant