summaryrefslogtreecommitdiff
path: root/oslo_db/sqlalchemy/ndb.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate MySQL NDB Cluster SupportStephen Finucane2022-07-271-8/+49
* Raise minimum SQLAlchemy version to 1.2.0Stephen Finucane2020-02-251-3/+2
* Remove AutoString* in ndb.pyzhangyangyang2017-09-041-19/+0
* Workaround non-compatible type.adapt() for SQLAlchemy < 1.1Mike Bayer2017-08-101-2/+3
* Replace ndb "auto" types with unified StringMike Bayer2017-07-281-46/+37
* Enable MySQL Storage Engine selectionoorgeron2017-06-261-0/+137