Skip to content

feat(typeorm): add typed CRUD configuration - #43

Merged
kauandotnet merged 1 commit into
mainfrom
codex/typed-typeorm-crud-options
Aug 29, 2026
Merged

feat(typeorm): add typed CRUD configuration#43
kauandotnet merged 1 commit into
mainfrom
codex/typed-typeorm-crud-options

Conversation

@kauandotnet

Copy link
Copy Markdown
Contributor

Adds autocomplete-friendly TypeORM column configuration with inline selection, wildcard exclusion, typed property paths, a transaction isolation enum, and a unified transaction object. Also automatically maps declared same-name scope-create fields so bindings no longer need repetitive runtime guards. Includes compile-time coverage, runtime tests, PostgreSQL conformance updates, documentation, and a Changeset.\n\nVerification: pnpm verify

@kauandotnet
kauandotnet merged commit d93753e into main Aug 29, 2026
11 checks passed
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