d44a658836
It relies on risky stuff like nested read transactions, which are known to be problematic on SQLite. Change-Id: I61a885c0cb7555919279b3e21e872752dcffc64b
7 lines
181 B
YAML
7 lines
181 B
YAML
---
|
|
other:
|
|
- |
|
|
Removes support for pre-SQLAlchemy 2.0 query objects from the internal
|
|
database API. Downstream plug-ins must be adjusted to use the new-style
|
|
queries.
|