Fix raw query to avoid SQLAlchemy 2.x warnings
This commit is contained in:
parent
7fa39d42e2
commit
e82f0f37d8
2 changed files with 9 additions and 7 deletions
|
@ -7,6 +7,8 @@ Unreleased
|
|||
|
||||
* Fix ASGI websockets when serving on sub-path under site root.
|
||||
|
||||
* Fix raw query to avoid SQLAlchemy 2.x warnings.
|
||||
|
||||
|
||||
0.9.94 (2024-04-16)
|
||||
-------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue