feat: refs #6500
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Robert Ferrús 2024-04-08 12:22:15 +02:00
parent 2d18f01a15
commit d595a7b2fa
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
-- Place your SQL code here
UPDATE bs.nightTask SET `schema`='vn' WHERE id=22;
UPDATE bs.nightTask SET `schema`='vn',`procedure`='creditRecovery' WHERE id=30;