diff --git a/src/db/migration/V20240705_1528__AL-4454.sql b/src/db/migration/V20240705_1528__AL-4454.sql index 95b5b3397..093ff30fe 100644 --- a/src/db/migration/V20240705_1528__AL-4454.sql +++ b/src/db/migration/V20240705_1528__AL-4454.sql @@ -39,4 +39,4 @@ begin exception when dup_val_on_index then null; when except_02291 then null; -end; \ No newline at end of file +end;