Skip to content

0.12.26

Compare
Choose a tag to compare
@uriyyo uriyyo released this 02 Jul 15:00
· 242 commits to main since this release
5666634
  • Fix issue with passing count_query into sqlalchemy/sqlmodel. #1194
  • Add ability to use async length_function with async_paginator. #1204
  • Fix incorrect total number in page when paginating beanie query with fetch_links=True. #1199

Thanks to @moumoutte and @IterableTrucks!