0.12.26
- Fix issue with passing
count_query
intosqlalchemy
/sqlmodel
. #1194 - Add ability to use async
length_function
withasync_paginator
. #1204 - Fix incorrect total number in page when paginating
beanie
query withfetch_links=True
. #1199
Thanks to @moumoutte and @IterableTrucks!