Skip to content

Add View PK Find() for C# and Unreal SDKs#5494

Merged
lisandroct merged 2 commits into
masterfrom
jlarabie/view-pk-find-sdks
Jul 8, 2026
Merged

Add View PK Find() for C# and Unreal SDKs#5494
lisandroct merged 2 commits into
masterfrom
jlarabie/view-pk-find-sdks

Conversation

@JasonAtClockwork

@JasonAtClockwork JasonAtClockwork commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Description of Changes

  • Adds generated client-cache Find() support for primary-key views in C# + Unreal SDKs matching the Rust + TypeScript behaviour.
    • Codgen reuses the existing unique-index generation path to emit indexes for primary-key views.

API and ABI breaking changes

No intended breaking changes

Expected complexity level and risk

2 - Codegen only changes

Testing

  • Added C# regression coverage for .Find()
  • Added Unreal test for ->Find()
  • Ran full Unreal test suite
  • Created small throwaway projects for all SDKs to confirm e2e usage on Rust, TypeScript, C#, and Unreal

@JasonAtClockwork JasonAtClockwork self-assigned this Jul 7, 2026
@JasonAtClockwork JasonAtClockwork marked this pull request as ready for review July 7, 2026 22:29
@lisandroct lisandroct added this pull request to the merge queue Jul 8, 2026
Merged via the queue into master with commit 7774593 Jul 8, 2026
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants