-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2025-12-8, Storage Execution 2025-12-22, Storage Execution 2026-01-05, Storage Execution 2026-01-19
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The collection_internal functions are a low level interface for performing writes with specific control over how those writes are replicated, but they're widely used as a generic way to perform CRUD operations by callers that don't use any of the extended functionality.
All unit tests which don't need the extended functionality should be using DBHelpers instead.