refactor:参照IDをttaに変更

This commit is contained in:
y-ono-r 2022-08-02 16:19:32 +09:00 committed by shimoda.m@nds-tyo.co.jp
parent fa1c2b7f83
commit 150a83670d

View File

@ -28,7 +28,7 @@ BEGIN
tt.end_datetime = "9999-12-31 00:00:00" tt.end_datetime = "9999-12-31 00:00:00"
AND NOT EXISTS ( AND NOT EXISTS (
SELECT SELECT
tt.id tta.id
FROM FROM
$$target_table_all$$ tta $$target_table_all$$ tta
WHERE WHERE