Commit a55ef9d
fix: narrow internal key skip list to only system-managed keys
$updatedAt, $createdAt, $id, $version can be user-controlled and must
be compared for change detection. Only skip $internalId, $collection,
$tenant, $sequence which are strictly system-managed.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 042aa09 commit a55ef9d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
662 | | - | |
| 662 | + | |
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
| |||
0 commit comments