The Python DBAPI specification also calls for a connection model that is always in a transaction; there is no connection.begin() method, only connection.commit ...
確定! 回上一頁