I'm assuming that you're using SQLAlchemy. I'm also assuming that models.Blog.id is your primary key. You can omit delete() part and do it ...
確定! 回上一頁