summaryrefslogtreecommitdiff
path: root/ironic/db/sqlalchemy/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Remove autocommit, again.Julia Kreger2023-05-011-3/+1
* Fix DB/Lock session handling issuesJulia Kreger2023-05-011-0/+19
* Do not disable autocommit until we fully migrateDmitry Tantsur2022-10-241-1/+3
* Phase 1 - SQLAlchemy 2.0 CompatabilityJulia Kreger2022-10-131-3/+1
* Fix compatibility with oslo.db 12.1.0Stephen Finucane2022-09-051-1/+3
* Enable foreign keys in SQLiteDmitry Tantsur2021-12-151-0/+16
* Implement skeleton for a new DB backend.Devananda van der Veen2013-05-131-0/+0
* Remove the old db implementation.Devananda van der Veen2013-05-131-14/+0
* Rename files and fix things.Devananda van der Veen2013-05-071-0/+14