Skip to content

fix: batch insert normalizes away omitted nullable columns#198

Merged
d3vyce merged 1 commit intomainfrom
fix/batch-insert-normalizes-away-omitted-nullable-columns
Mar 30, 2026
Merged

fix: batch insert normalizes away omitted nullable columns#198
d3vyce merged 1 commit intomainfrom
fix/batch-insert-normalizes-away-omitted-nullable-columns

Conversation

@d3vyce
Copy link
Copy Markdown
Owner

@d3vyce d3vyce commented Mar 30, 2026

No description provided.

@d3vyce d3vyce self-assigned this Mar 30, 2026
@d3vyce d3vyce linked an issue Mar 30, 2026 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
src/fastapi_toolsets/fixtures/utils.py 97.01% <100.00%> (+0.29%) ⬆️

@d3vyce d3vyce merged commit 0b3f097 into main Mar 30, 2026
7 checks passed
@d3vyce d3vyce deleted the fix/batch-insert-normalizes-away-omitted-nullable-columns branch March 30, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Batch insert normalizes away omitted nullable columns

1 participant