UPDATE recipes SET title = ?, portions = ?, url = ?, notes = ? WHERE id = ?;