UPDATE posts SET title = {{title}}, body = {{body}} WHERE id = {{id}};