Skip to content

feat(crud): add nested resources and atomic upsert - #21

Merged
kauandotnet merged 1 commit into
mainfrom
codex/nested-upsert-resources
Aug 12, 2026
Merged

feat(crud): add nested resources and atomic upsert#21
kauandotnet merged 1 commit into
mainfrom
codex/nested-upsert-resources

Conversation

@kauandotnet

Copy link
Copy Markdown
Contributor

Adds first-class nested path parameters across generated and headless CRUD operations, including parent-bound predicates, create values, cursors, contexts, OpenAPI, and strict route invariants.

Adds an opt-in atomic upsert operation and a certified PostgreSQL TypeORM implementation using ON CONFLICT with in-statement authorization predicates and explicit RETURNING hydration.

Verification:

  • pnpm run verify
  • 284 unit/HTTP tests
  • 62 PostgreSQL tests
  • package and isolated consumer verification

@kauandotnet
kauandotnet merged commit f464a97 into main Aug 12, 2026
11 checks passed
@kauandotnet
kauandotnet deleted the codex/nested-upsert-resources branch August 12, 2026 02:09
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