0.12.1 fix imports in sqlalchemy module
This commit is contained in:
parent
36f7927597
commit
919bdcbe06
7 changed files with 34 additions and 7 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue