Adrian Skierniewski

Results 7 comments of Adrian Skierniewski

Hi, Sorry for late response but recently I'm very busy. I don't fully understand your use case, exactly the part with assigning the new user to currently logged user. Could...

Yes, thanks. Ok, so this code works, but the only problem is with performance right? If I understand this correctly, we're checking for old descendants for the new node that...

Fell free to create PR with proposed fix. If not, it will take me some time to create it due to a busy schedule.

Thank you @pacman82 for the detailed explanation of what is going on there. For now, I was able to workaround this by not using `varchar(MAX)`. I could do that because...

I think that since it will be much slower and it's just a workaround there should be a warning message about it. If this message won't be clearly visible people...

Hi Guys, The work on this PR has been dragging on for several months. We already invested quite some time and resources to constantly rebase. We're following the same pattern...

Hi, Thank you for a detailed answer. Since I wrote this ticket I manage to solve all my problems but I took slightly different approach. I've created two images instead...