Skip to content

Conversation

@KazaiMazai
Copy link
Owner

@KazaiMazai KazaiMazai commented Oct 1, 2025

Patch merge strategy fix: generate patch merge strategy only for mutable optional properties


Note

Auto-generated patch merge strategy now includes only mutable optional fields; docs updated accordingly.

  • Macros:
    • Limit EntityModelMacro.patch generation to .patch(\.property) for attributes where isMutable == true.
    • Extend PropertyAttributes with isMutable: Bool and propagate it from VariableDeclSyntax via bindingSpecifier == var.
    • Update optional property collectors to attach isMutable and return only optional properties as before.
  • Docs:
    • Clarify fragment merge strategy: generated for all mutable nullable properties.

Written by Cursor Bugbot for commit 841f9da. This will update automatically on new commits. Configure here.

@KazaiMazai KazaiMazai self-assigned this Oct 1, 2025
@KazaiMazai KazaiMazai merged commit 3bee6d8 into main Oct 1, 2025
0 of 2 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.

2 participants