pantry-track/scripts/recipes/sql/postUpdateRecipeItem.sql
2025-04-26 21:04:28 -05:00

1 line
77 B
SQL

UPDATE %%site_name%%_recipe_items SET %%set_clause%% WHERE id=%s RETURNING *;