fix: Address edge cases for excluding large properties when using save#1356
Merged
danieljbruce merged 7 commits intomainfrom exclude-from-indexes-cleanupNov 6, 2024
+1,523-536
Commits
Commits on Oct 31, 2024
Commits on Nov 5, 2024
- authored
Merge branch 'main' of https://github.com/googleapis/nodejs-datastore into exclude-from-indexes-cleanup
committedMerge branch 'exclude-from-indexes-cleanup' of https://github.com/googleapis/nodejs-datastore into exclude-from-indexes-cleanup
committed- authored
test: Ensure that using extendExcludeFromIndexes and then buildEntityProto always excludes large properties from indexing (#1355)
authored