summaryrefslogtreecommitdiff
path: root/oslo_db/sqlalchemy/compat
Commit message (Expand)AuthorAgeFilesLines
* Use SQLAlchemy native pre-pingStephen Finucane2023-04-061-0/+2
* Get test suite to full pass with SQLAlchemy 2.0Stephen Finucane2023-04-061-0/+36
* Raise minimum SQLAlchemy version to 1.2.0Stephen Finucane2020-02-252-69/+0
* Workaround non-compatible type.adapt() for SQLAlchemy < 1.1Mike Bayer2017-08-101-0/+24
* Adjust SAVEPOINT cause test for SQLA 1.1Mike Bayer2016-11-161-0/+1
* Remove sqlalchemy < 1.0.0 compatible layerChangBo Guo(gcb)2016-03-142-366/+0
* Remove pre-SQLAlchemy-0.9.7 compat utilitiesMike Bayer2015-04-283-179/+12
* Provide working SQLA_VERSION attributeMike Bayer2015-03-181-6/+6
* Implement backend-specific drop_all_objects for provisioning.Mike Bayer2015-01-291-0/+18
* Ensure DBConnectionError is raised on failed revalidateMike Bayer2015-01-122-125/+279
* Move files out of the namespace packageDoug Hellmann2014-12-244-0/+405