My previous PR introduced bugs...
My fix was too quick and broke previous behaviours.
Should be better like this. Tests passed.
I took the liberty to change the valid variable name to make the principles more explicit.
Also if the reference table is missing is considered the same thing as original row empty.
I would have raised an exception is such a case but I only left a comment about this.
My previous PR introduced bugs... My fix was too quick and broke previous behaviours. Should be better like this. Tests passed.
I took the liberty to change the valid variable name to make the principles more explicit. Also if the reference table is missing is considered the same thing as original row empty. I would have raised an exception is such a case but I only left a comment about this.