style: ストアドプロシージャにフォーマット適用

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2025-05-27 12:52:30 +09:00
parent 0de1b06e3e
commit c5c20b3725

View File

@ -79,5 +79,4 @@ EXECUTE stmt USING
@max_run_count_flg, @max_run_count_flg;
DEALLOCATE PREPARE stmt;
END;