from sqlalchemy import create_engine engine ... 和insert類似,都是使用session.add方法,但是update操作的時候需要資料庫中存在帶操作的記錄。
確定! 回上一頁