Yoga Series Release Notes¶
11.2.0¶
Notes de mises à jours¶
The following helpers have been removed from the
oslo_db.sqlalchemy.utilsmodule:NonCommittingConnectableNonCommittingEngineNonCommittingConnectionNonCommittingTransaction
These were unused outside of oslo.db and were not compatible with SQLAlchemy 2.0. In addition, the
RollsBackTransactionfixture has been removed fromoslo_db.sqlalchemy.test_fixtures. This was similarly unused and presented similar compatibility issues.