refactor: refs #6499 Minor changes
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
80ecd698f8
commit
6c67462943
|
@ -15,7 +15,7 @@ BEGIN
|
|||
SET lft = (SELECT lft
|
||||
FROM ', vTable,
|
||||
' WHERE id = ?)')
|
||||
USING vFatherId;
|
||||
USING vSelfFather;
|
||||
|
||||
SELECT lft INTO vLeft FROM tAux;
|
||||
|
||||
|
|
Loading…
Reference in New Issue