Closed David-Kunz closed 2 months ago
For INSERTs, beforeData is always [] and
INSERT
beforeData
[]
return beforeData.length ?? rootResult
would always return 0.
0
@patricebender , done!
For
INSERT
s,beforeData
is always[]
andwould always return
0
.