For now, deleted records are read together with not deleted ones.
However, there is now any way to check if record is deleted.
We should add such a way: this will be boolean flag that checks if record is deleted or not.
So, add flag that shows if record is deleted.
For now, deleted records are read together with not deleted ones. However, there is now any way to check if record is deleted. We should add such a way: this will be boolean flag that checks if record is deleted or not. So, add flag that shows if record is deleted.