0.2.1 (February 04, 2023)#

Added#

  • Now compatible with SQLAlchemy>=2. Typing has not been updated for SQLAlchemy v2, since this would break backwards compatibility with SQLAlchemy<2.

Changed#

  • Improve some SQL Fetcher log messages.