summaryrefslogtreecommitdiff
path: root/oslo_db/sqlalchemy/orm.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the 'Session.autocommit' parameterStephen Finucane2022-02-081-1/+1
* Resolve SAWarning in Query.soft_delete()Mike Bayer2019-02-011-3/+3
* Implement new oslo.db.sqlalchemy.enginefacade moduleMike Bayer2015-06-041-0/+66