Skip to content

3.2.6 — 2025-01-06

← 3.2.7 | 3.2.5 → | ↑ 3.x series

Improvements

Database Performance

  • Optimized search query execution - Refactored SQLAlchemy query execution method to use fetchall() instead of scalars().all() for improved performance and memory efficiency in both synchronous and asynchronous adapters