refs #6350 fix: 00-dropWorkerCreate.sql
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2023-10-26 08:23:18 +02:00
parent 013b010c22
commit 83cff37422
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
DROP PROCEDURE IF EXISTS vn.workerCreate;
DROP PROCEDURE IF EXISTS `vn`.`workerCreate`;