0.12.1 fix imports in sqlalchemy module

This commit is contained in:
Yusur 2026-01-29 18:59:55 +01:00
parent 36f7927597
commit 919bdcbe06
7 changed files with 34 additions and 7 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 0.12.1
+ Fix import failure for `AsyncSelectPagination` (module `sqlalchemy`)
## 0.12.0 "The Color Update"
* Moved `AsyncSelectPagination` to submodule `sqlalchemy.quart`. If you need to use it, specify `suou[quart_sqlalchemy]` in requirements.