Skip to content

add: Table.get_many() and upsert_all() for partial reads and batch up…#123

Merged
bassim-matar merged 1 commit into
mainfrom
wip-20260615-221535
Jun 19, 2026
Merged

add: Table.get_many() and upsert_all() for partial reads and batch up…#123
bassim-matar merged 1 commit into
mainfrom
wip-20260615-221535

Conversation

@bassim-matar

Copy link
Copy Markdown
Collaborator

…serts (0.9.0)

  • get_many(ids): reconstruct only requested rows instead of all()
  • upsert_all(rows): insert-or-replace in a single rebuild, preserving row position and runtime fields

…serts (0.9.0)

- get_many(ids): reconstruct only requested rows instead of all()
- upsert_all(rows): insert-or-replace in a single rebuild, preserving row
  position and runtime fields

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bassim-matar bassim-matar merged commit 281b029 into main Jun 19, 2026
6 checks passed
@bassim-matar bassim-matar deleted the wip-20260615-221535 branch June 19, 2026 17:00
@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant