UPDATE posts SET post_title = ?, post_text = ?, isanon = ?, unlisted = ? WHERE posts.id = ?;