SQLAlchemy 是python的一个数据库ORM工具,提供了强大的对象模型间的转换 ... 如果是增删改,则直接生效,不需要commit rs = con.execute('SELECT 5') ...
確定! 回上一頁