nicola cabiddu

Results 12 issues of nicola cabiddu

## What, How & Why? Implement a mechanism for notifying SDKs when db read transaction version is bumped. Fixes: https://github.com/realm/realm-core/issues/5246 ## ☑️ ToDos * [ ] 📝 Changelog update *...

cla: yes

## What, How & Why? Automatically handle backlinks migration from TopLevel ==> Embedded objects. In case of 0 backlinks, delete automatically the object In case of multiple backlinks, duplicate the...

cla: yes

#### Expected results Test should pass reliably, otherwise it could block the release process. #### Actual Results Test fails most of the time, it seems something related to timing and...

## What, How & Why? Expose new C API for closing realm sync session and deleting files. Fixes: https://github.com/realm/realm-core/issues/5542 ## ☑️ ToDos * [ ] 📝 Changelog update * [x]...

cla: yes

## What, How & Why? If schema mode is additive, return OS persisted schema. Move the non-matching objects/properties to the end of the respective lists. Fixes: https://github.com/realm/realm-core/issues/4584 ... ## ☑️...

cla: yes

#### Expected results Test should pass reliably and do not fail spuriously. #### Actual Results The test fails spuriously. #### Steps & Code to Reproduce Run the test locally should...

## What, How & Why? This is just a working in progress Timestamps seem to be just slow in the new format.. The main issue seems to be within the...

cla: yes

## What, How & Why? Test latest compression code. Test stability against CI.

cla: yes

## What, How & Why? Optimize query/search with EQ/NE String translation to StringID (interned string ID) is currently done for each array search. This PR is to move the translation...

cla: yes
no-changelog

## What, How & Why? Tests for string compression.

cla: yes
no-changelog