diff --git a/migrations/0254.sql b/migrations/0254.sql index 2e646363..bdf5ee29 100644 --- a/migrations/0254.sql +++ b/migrations/0254.sql @@ -1,4 +1,4 @@ --- Recreated triggers that use double quoted string literals / convert them to single quoted ones +-- Recreate triggers that use double quoted string literals / convert them to single quoted ones DROP TRIGGER prevent_self_nested_recipes_INS; CREATE TRIGGER prevent_self_nested_recipes_INS BEFORE INSERT ON recipes_nestings