Skip to content

feat(schema) Add schema for request_batch; a reverse look up for request to batch#145

Merged
behinddwalls merged 2 commits into
mainfrom
manjari/reverse-lookup-req-batch
Mar 17, 2026
Merged

feat(schema) Add schema for request_batch; a reverse look up for request to batch#145
behinddwalls merged 2 commits into
mainfrom
manjari/reverse-lookup-req-batch

Conversation

@manjari25
Copy link
Copy Markdown
Contributor

@manjari25 manjari25 commented Mar 17, 2026

Summary

feat(schema) Add schema for request_batch; a reverse look up for request to batch

What?

  • Sql schema for request_batch table
  • PK is a composite on request_id
  • On re-batching; the request's batch_id will be updated.

Why?

To help with optimized lookups from request to batch.

Test Plan

Issues

@manjari25 manjari25 marked this pull request as ready for review March 17, 2026 20:30
@manjari25 manjari25 requested review from a team, behinddwalls and sbalabanov as code owners March 17, 2026 20:30
@behinddwalls behinddwalls added this pull request to the merge queue Mar 17, 2026
Merged via the queue into main with commit d9c3385 Mar 17, 2026
13 checks passed
@github-actions github-actions Bot deleted the manjari/reverse-lookup-req-batch branch March 17, 2026 20:43
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.

2 participants